User:Gregor/Bash

From KDE UserBase Wiki
Revision as of 09:14, 13 September 2015 by Gregor (talk | contribs) (moved from community)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

bash

Delete history item

see http://superuser.com/questions/384366/remove-a-certain-line-from-bash-history-file

$ history
$ history -d <number>