Created
May 6, 2020 15:04
-
-
Save everm1nd/6512dbf27c0149a1899908a006657f8a to your computer and use it in GitHub Desktop.
Print UTC date in shell logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo $(date +'[%F %T %Z]') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment