Skip to content

Instantly share code, notes, and snippets.

@kluivers
Created September 25, 2012 10:17
Embed
What would you like to do?
Copy a new UUID to the clipboard
uuidgen | tr -d '\n' | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment