Skip to content

Instantly share code, notes, and snippets.

@supermasita
Created August 25, 2016 19:45
Show Gist options
  • Save supermasita/8ee6ad5988dcc711ece559195a64a36f to your computer and use it in GitHub Desktop.
Save supermasita/8ee6ad5988dcc711ece559195a64a36f to your computer and use it in GitHub Desktop.
Timestamp in BASH history
export HISTTIMEFORMAT='%Y-%m-%d %H:%M.%S | '
or add to .bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment