Skip to content

Instantly share code, notes, and snippets.

@dacr
Last active April 2, 2023 10:11
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 dacr/0148a177ed5c2129671fd9943fc313e2 to your computer and use it in GitHub Desktop.
Save dacr/0148a177ed5c2129671fd9943fc313e2 to your computer and use it in GitHub Desktop.
bash uuid / published by https://github.com/dacr/code-examples-manager #6d2b82b1-5236-4048-a662-8943c8e86305/8abaf9bc9d0c562cc36f5b524bbb3869073d0d22
## summary : bash uuid
## keywords : bash, uuid, @testable
## publish : gist
## authors : David Crosson
## license : Apache NON-AI License Version 2.0 (https://raw.githubusercontent.com/non-ai-licenses/non-ai-licenses/main/NON-AI-APACHE2)
## id : 6d2b82b1-5236-4048-a662-8943c8e86305
## created-on : 2020-03-27T22:29:05+01:00
## managed-by : https://github.com/dacr/code-examples-manager
## run-with : sh $file
# comes from package named uuid-runtime at least on debian based linux
uuidgen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment