User:Gregormi/Bash: Difference between revisions

From KDE Community Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
= bash =
== bash ==


== Delete history item ==
=== Delete history item ===


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

Revision as of 12:30, 16 August 2015

bash

Delete history item

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

$ history
$ history -d <number>