Skip to content

Instantly share code, notes, and snippets.

@philipbrown
Created June 27, 2016 08:34
Show Gist options
  • Save philipbrown/2c9450f8dc08cec13f233b52551fc32e to your computer and use it in GitHub Desktop.
Save philipbrown/2c9450f8dc08cec13f233b52551fc32e to your computer and use it in GitHub Desktop.
#!/bin/bash
uuidgen | tr '[:upper:]' '[:lower:]' | pbcopy && pbpaste && echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment