Linux menghapus riwayat terminal tanpa jejak

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