How To Clear History In Ubuntu + Debian

0


1- Open PuTTY
2- Write In SSH : ("cat /dev/null > ~/.bash_history && history -c && exit")
3- Done...