Massimo Caliman
by Massimo Caliman
~1 min read

Categories

  • Linux

Tags

  • code
  • en
  • linux
  • sysadmin

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.