Fix bash history: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 January 2022

  • curprev 20:0920:09, 26 January 2022Pvdm talk contribs 473 bytes +473 Created page with "put in .bashrc or bash.bashrc.local <pre> # fix bash history export HISTCONTROL=ignoredups:erasedups # no duplicate entries export HISTSIZE=100000 # big big..."