Simply do:
rm ~/.bash_history
and clear the history library data in mem with:
history -c
Twopenguins.it
Here is what i forgot.
Tags: history
Simply do:
rm ~/.bash_history
and clear the history library data in mem with:
history -c