Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

captured via:

export HISTFILE=/home/vagrant/.bash_history
export HISTFILESIZE=1000
export HISTSIZE=800
export PROMPT_COMMAND='history -a'

 

  • No labels