Erase your command line history
Here is a little tip to erase your command line history on a linux machine, simply use the history command, that's a built'in shell command which allows you to show your command history in your terminal. Having an history of your command is ...