Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

clear bash history

cat /dev/null > ~/.bash_history && history -c && exit
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #clear #bash #history
ADD COMMENT
Topic
Name
1+6 =