Difference between revisions of "PROMPT COMMAND"

From wikieduonline
Jump to navigation Jump to search
(Created page with " export PROMPT_COMMAND='history -a' * {{history}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
 +
Save every executed command to: <code>[[~/.bash_history]]</code>
 
  export PROMPT_COMMAND='[[history -a]]'
 
  export PROMPT_COMMAND='[[history -a]]'
  
  
 +
== See also ==
 +
* {{history}}
 +
* {{Bash}}
  
* {{history}}
+
[[Category:Bash]]

Latest revision as of 14:32, 25 January 2024

Advertising: