Massimo Caliman
Massimo Caliman
~1 min read

Modified

Categories

  • computer-science

Tags

  • linux
  • bash

Languages

  • English

Deleting the command history on Linux is quite simple just give the command.

history -c

the command launched without any parameters instead shows you the entire history.