export HISTSIZE=3000 export HISTTIMEFORMAT="%F %T " export PROMPT_COMMAND="history -a; $PROMPT_COMMAND" unset HISTCONTROL