wiki/docs/cmnds/101.md
sthope 7f9c284337
All checks were successful
continuous-integration/drone/push Build is passing
update
2022-07-31 19:14:25 +02:00

464 B

101

Get Time and Date for History command

Send:

HISTTIMEFORMAT='%Y-%m-%d %T " && history

Or make it permanent:

nano ~/.bashrc

search for HISTCONTROL and under it enter:

HISTTIMEFORMAT='%Y-%m-%d %T "
save and should now be permanent