[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

may also need to add to your .bashrc



Add the below before the 'if [ "$PS1" ]; then".  These will prevent the
.bash_history file from getting clobbered with your latest history when
you "exit" the login shell.

unset HISTSIZE
unset HISTFILESIZE




Why do you want this page removed?