Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
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)
showLabelsfalse
showSpacefalse
cqllabel = "linux" and space = "IKB"