Skip to content

Instantly share code, notes, and snippets.

@xavierdavidgarcia
Created September 21, 2018 15:37
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 xavierdavidgarcia/74c836725f1724a8ab8dbeca75a88f16 to your computer and use it in GitHub Desktop.
Save xavierdavidgarcia/74c836725f1724a8ab8dbeca75a88f16 to your computer and use it in GitHub Desktop.
#!/bin/bash
function log {
echo "[$(date -u +"%Y-%m-%dT%H:%M:%SZ")]: $*"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment