Skip to content

Instantly share code, notes, and snippets.

@gwagroves
Created March 29, 2018 17:18
Show Gist options
  • Save gwagroves/f973b0839bf52c78896ba22664996159 to your computer and use it in GitHub Desktop.
Save gwagroves/f973b0839bf52c78896ba22664996159 to your computer and use it in GitHub Desktop.
Lowercase uuidgen
uuidgen | tr "[:upper:]" "[:lower:]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment