uuidgen(1) mojave man page | unix.com

Man Page: uuidgen

Operating Environment: mojave

Section: 1

UUIDGEN(1)						    BSD General Commands Manual 						UUIDGEN(1)

NAME
uuidgen -- generates new UUID strings
SYNOPSIS
uuidgen [-hdr]
DESCRIPTION
The uuidgen command generates a Universally Unique IDentifier (UUID), a 128-bit value guaranteed to be unique over both space and time. The following options are available: -hdr Emit CoreFoundation CFUUID-based source code for using the uuid in a header.
RETURN VALUE
The UUID is printed to standard output as a hyphen-punctuated ASCII string of the form: EEF45689-BBE5-4FB6-9E80-41B78F6578E2 (in printf(3) format "%08X-%04X-%04X-%04X-%012X"), unless the -hdr option is given, in which case a fragment of source code is output. Mac OS X July 1, 2005 Mac OS X
Related Man Pages
uuidgen(1) - debian
uuidgen(1) - netbsd
uuidgen(1) - freebsd
dbus-uuidgen(1) - sunos
dbus-uuidgen(1) - posix
Similar Topics in the Unix Linux Community
Send multi content email using sendemail utility
Content of attachment is displaying along with subject in mailx
Sendemail how to send an email with a subject variable
How to pass subject,mailbody and filename as parameters to function?
Iso - remaster script trying to start chroot run commands then exit but host system gets messed up