Difference between revisions of "HISTTIMEFORMAT"
Jump to navigation
Jump to search
↑ https://www.cyberciti.biz/faq/unix-linux-bash-history-display-date-time/
(Removed redirect to Bash history) Tag: Removed redirect |
|||
Line 1: | Line 1: | ||
− | + | ||
+ | * <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> | ||
Line 5: | Line 6: | ||
[[Bash history]] | [[Bash history]] | ||
− | + | == See also == | |
− | {{history}} | + | * {{history}} |
Revision as of 09:21, 17 February 2023
echo 'export HISTTIMEFORMAT="%d/%m/%y %T "' >> ~/.bash_profile
[1]
See also
- Bash history:
history[ -a | -c | -r ]
,history --help
,~/.bash_history
,HISTFILE, HISTSIZE, HISTTIMEFORMAT, HSTR
Advertising: