|
|
|
|
|
by jdhendrickson
1183 days ago
|
|
Not sure what that link had as it's dead for me as well but... PROMPT_COMMAND='history -a' Has always worked for me. Goes in your .bashrc from the FM PROMPT_COMMAND ΒΆ
If this variable is set, and is an array, the value of each set element is interpreted as a command to execute before printing the primary prompt ($PS1). If this is set but not an array variable, its value is used as a command to execute instead. |
|