Skip to main content
How can I clear the bash history?
FAQ
Authors
20 Feb 2013 -
linux
history -c && rm -f ~/.bash_history
References
http://www.infohit.net/blog/post/clear-bash-history.html