Skip to content

Instantly share code, notes, and snippets.

@dnshl
Created December 14, 2011 23:17
Show Gist options
  • Save dnshl/1479041 to your computer and use it in GitHub Desktop.
Save dnshl/1479041 to your computer and use it in GitHub Desktop.
Date and Time Information for Bash History
# History with time and date
export HISTTIMEFORMAT="- [%a %d. %h %H:%M:%S] - "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment