- Published on
Automatically clear that bash history!
Anthony Mineo on Linux
Bash stores a history of commands that were previously executed by a user in plain text (.bash_history
). As you probably realize, this becomes a security issue when you're running commands that contain sensitive information