Linux 101 Hacks
08. Command Line History
Hack 64. Ignore specific commands from the history using HISTIGNORE
by
Ramesh
Hack 63. Disable the usage of history using HISTSIZE
by
Ramesh
Hack 62. Substitute a specific argument for a specific command
by
Ramesh
Hack 61. Substitute words from history commands
by
Ramesh
Hack 60. Clear all the previous history using option -c
by
Ramesh
Hack 59. Force history not to remember a particular command using HISTCONTROL
by
Ramesh
Hack 58. Erase duplicates across the whole history using HISTCONTROL
by
Ramesh
Hack 57. Eliminate the continuous repeated entry from history using HISTCONTROL
by
Ramesh
Hack 56. Change the history file name using HISTFILE
by
Ramesh
Hack 55. Control the total number of lines in the history using HISTSIZE
by
Ramesh
← Previous Entries