Return to Snippet

Revision: 8198
at September 8, 2008 08:40 by sonnyg


Initial Code
history -c to flush the whole history
history -d [n] to delete the command at line n
history -tail, or
history [n] to see the last n commands

Initial URL

                                

Initial Description

                                

Initial Title
Delete Bash history

Initial Tags

                                

Initial Language
Bash