Did you ever wanted to remove a single line from your shell history? This is how you can easily do it:
use: history -d line number to remove the line, for example history -d 431, then type history -w to write changes to your history file or database