Deleting the command history on Linux is quite simple; just run the command:
history -c
The command launched without any parameters, instead, shows you the entire history.
Deleting the command history on Linux is quite simple; just run the command:
history -c
The command launched without any parameters, instead, shows you the entire history.