Difference between revisions of "HISTTIMEFORMAT"
Jump to navigation
Jump to search
(Changed redirect target from Bash History to Bash history) Tag: Redirect target changed |
(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> | |
+ | |||
+ | |||
+ | |||
+ | [[Bash history]] | ||
+ | |||
+ | |||
+ | {{history}} |
Revision as of 12:47, 22 August 2022
echo 'export HISTTIMEFORMAT="%d/%m/%y %T "' >> ~/.bash_profile
[1]
Bash history: history[ -a | -c | -r ]
, history --help
, ~/.bash_history
, HISTFILE, HISTSIZE, HISTTIMEFORMAT, HSTR
Advertising: