Difference between revisions of "HISTTIMEFORMAT"

From wikieduonline
Jump to navigation Jump to search
(Changed redirect target from Bash History to Bash history)
Tag: Redirect target changed
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#redirect [[Bash history]]
+
 
 +
* <code>echo '[[export]] [[HISTTIMEFORMAT]]="%d/%m/%y %T "' >> ~/.[[bash_profile]]</code><ref>https://www.cyberciti.biz/faq/unix-linux-bash-history-display-date-time/</ref>
 +
 
 +
 
 +
HISTTIMEFORMAT="%F %T "
 +
 
 +
== Related ==
 +
* [[Bash history]]
 +
 
 +
== See also ==
 +
* {{history}}
 +
 
 +
[[Category:Bash]]

Latest revision as of 10:06, 18 August 2023

Advertising: