How to delete history linux

| May 15, 2011 | 0 Comments

How to delete history completely in Linux

history -c /* clear history*/

history -w /* to write history in curent shell to write file*/

History file location

vi /root/.bash_history

Tags: , , ,

Category: Tips for linux

Leave a Reply

You must be logged in to post a comment.