Difference between revisions of "~/.bash history"

From wikieduonline
Jump to navigation Jump to search
(Created page with " .zsh_history $HISTFILE == See also == * {{Bash}} Category:Bash")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
~/.bash_history
  
 +
Save every executed command to: <code>[[~/.bash_history]]</code>
 +
export PROMPT_COMMAND='[[history -a]]'
  
  
 
+
== Related terms ==
[[.zsh_history]]
+
* [[zsh]]: <code>[[.zsh_history]]</code>
 
+
* <code>[[$HISTFILE]]</code>
 
+
* [[history -a]]
[[$HISTFILE]]
 
 
 
  
 
== See also ==
 
== See also ==
 +
* {{history}}
 
* {{Bash}}
 
* {{Bash}}
  
 
[[Category:Bash]]
 
[[Category:Bash]]

Latest revision as of 14:29, 25 January 2024

Advertising: