Last active
April 2, 2023 10:11
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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