Skip to content

Instantly share code, notes, and snippets.

@everm1nd
Created May 6, 2020 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save everm1nd/6512dbf27c0149a1899908a006657f8a to your computer and use it in GitHub Desktop.
Save everm1nd/6512dbf27c0149a1899908a006657f8a to your computer and use it in GitHub Desktop.
Print UTC date in shell logs
echo $(date +'[%F %T %Z]')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment