Skip to content

Instantly share code, notes, and snippets.

@sjeandeaux
Created May 25, 2021 13:40
Show Gist options
  • Save sjeandeaux/140bea8aef596cdbaf061c7ab45dbe9b to your computer and use it in GitHub Desktop.
Save sjeandeaux/140bea8aef596cdbaf061c7ab45dbe9b to your computer and use it in GitHub Desktop.
useful command lines
# generate an uuid
uuidgen | tr '[:upper:]' '[:lower:]' | tr -d '\n' | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment