This is useful when trying to figure out what was done when. You can configure your profile to timestamp the bash_history.
Adding To add a timestamp is really simple, just simply execute the following:
echo ‘export HISTTIMEFORMAT=”%d/%m/%y %T “‘ >> ~/.bash_profile ; source ~/.bash_profile
That’s it, now Now the history command is more useful.
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|