mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 16:06:03 +02:00
uuidgen: add page (#5729)
This commit is contained in:
parent
197c0a1471
commit
1bce6a3552
1 changed files with 8 additions and 0 deletions
8
pages/osx/uuidgen.md
Normal file
8
pages/osx/uuidgen.md
Normal 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`
|
Loading…
Add table
Reference in a new issue