Skip to content

Instantly share code, notes, and snippets.

@dacr
Last active February 3, 2026 20:20
Show Gist options
  • Select an option

  • Save dacr/0148a177ed5c2129671fd9943fc313e2 to your computer and use it in GitHub Desktop.

Select an option

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/c6a1792d0fee8b29c707e783a8486c5966948713
## summary : bash uuid
## keywords : bash, uuid, @testable
## publish : gist
## authors : David Crosson
## license : Apache License Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
## 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