1 FAQ tagged ".bash_history_file"
Viewing 1-1 of 1 FAQ -- Linux / UNIX: Clear bash history
Q. I’m using CentOS Linux server and how do I clear bash history?
A. Type the following command to clear your bash history:
>~/.bash_history
Another option is link ~/.bash_history to /dev/null:
ln -sf ~/.bash_history /dev/null
Viewing 1-1 of 1 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 88 Comments
Yesterday ~ 6 Comments
Yesterday ~ 7 Comments
11/07/2008 11:19 am (4 weeks ago) ~ 7 Comments
Yesterday ~ 5 Comments