1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 19:05:59 +02:00

uuidgen: add page (#5729)

This commit is contained in:
Asjad Jawed Siddiqui 2021-04-16 04:33:05 +05:00 committed by GitHub
parent 197c0a1471
commit 1bce6a3552
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
pages/osx/uuidgen.md Normal file
View file

@ -0,0 +1,8 @@
# uuidgen
> Generate new UUID (Universally Unique IDentifier) strings.
> More information: <https://www.ss64.com/osx/uuidgen.html>.
- Generate a UUID string:
`uuidgen`