Sometimes while working on the terminal or commandline as you know it, the history becomes clogged with simple common commands like ls -al and you want to remove X number of lines to keep your history compact and relevant. Here's a simple command that...
Bash: Delete History in Terminal
read more