Linux borra el historial terminal sin rastreo

cat /dev/null > ~/.bash_history && history -c && exit
Magnificent Markhor