GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UUIDPARSE(1) User Commands UUIDPARSE(1)

uuidparse - a utility to parse unique identifiers

uuidparse [options] uuid

This command will parse unique identifier inputs from either command line arguments or standard input. The inputs are white-space separated.

NCS Network Computing System identifier. These were the original UUIDs.
DCE The Open Software Foundation’s (OSF) Distributed Computing Environment UUIDs.
Microsoft Microsoft Windows platform globally unique identifier (GUID).
other Unknown variant. Usually invalid input data.

nil Special type for zero in type file.
time-based The DCE time based.
DCE The DCE time and MAC Address.
name-based RFC 4122 md5sum hash.
random RFC 4122 random.
sha1-based RFC 4122 sha-1 hash.
unknown Unknown type. Usually invalid input data.

-J, --json

Use JSON output format.

-n, --noheadings

Do not print a header line.

-o, --output

Specify which output columns to print. Use --help to get a list of all supported columns.

-r, --raw

Use the raw output format.

-V, --version

Display version information and exit.

-h, --help

Display help text and exit.

Sami Kerola <kerolasa@iki.fi>

uuidgen(1), libuuid(3), RFC 4122 <https://tools.ietf.org/html/rfc4122>

For bug reports, use the issue tracker at <https://github.com/karelzak/util-linux/issues>.

The uuidparse command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

2022-02-14 util-linux 2.37.4

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.