Enregistrez Bash_History immédiatement

shopt -s histappend
PROMPT_COMMAND="history -a;$PROMPT_COMMAND"
Better Bison