Note to self:
export HISTTIMEFORMAT='%F %T '
export HISTCONTROL=ignoredups
export HISTCONTROL=ignorespace
export HISTCONTROL=erasedups
Don't forget to add those lines to your ~/.bashrc...
Via Thegeekstuff
Note to self:
export HISTTIMEFORMAT='%F %T '
export HISTCONTROL=ignoredups
export HISTCONTROL=ignorespace
export HISTCONTROL=erasedups
Don't forget to add those lines to your ~/.bashrc...
Via Thegeekstuff