Last Updated: February 25, 2016
·
272
· oliversd

Clear Shell History in Linux

Quick tip for clear the history in the Linux shell just execute:

history -c

Especially useful when you type any passwords in the terminal.