export:ai:02132
How do configure history
$ export HISTCONTROL=ignoredups:erasedups
try on your machine
This command will ignore duplicate commands and erase old duplicates from the history file
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- How do configure history?