How to clear all history in linux/ubuntu terminal or bash permanently?

Viewed 208425

When you use the up key in a Linux terminal, you can use previous commands again. Great feature. However, I started logging mysql into mysql with the sensitive details in the command.

How can I delete that history permanently?

2 Answers
Related