...
To add a timestamp, simply execute the following:
Code Block |
---|
echo ‘export HISTTIMEFORMAT=”%d/%m/%y %T “‘ >> ~/.bash_profile ; source ~/.bash_profile |
Now the history command is more useful.
Related Articles
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
...
To add a timestamp, simply execute the following:
Code Block |
---|
echo ‘export HISTTIMEFORMAT=”%d/%m/%y %T “‘ >> ~/.bash_profile ; source ~/.bash_profile |
Now the history command is more useful.
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|