konsole/bash remove history

When we write command at konsole, linux would write history from our command at bash user history. This file located at /home/username/.bash_history.

If we want remove all history from our konsole, we can remove this file or open this file and remove specifics our command history.

Source : http://ubuntuforums.org/showthread.php?t=991359

Add a Comment

Your email address will not be published. Required fields are marked *