System Grab Bag

View all man pages from Ubuntu (or from all projects)
\\$2 <\\$1>\\$3

Name

uuidparse - a utility to parse unique identifiers

Synopsis

uuidparse [options] uuid

Description

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

Output

Variants

allbox tab(:); lt lt. T{ NCS T}:T{ Network Computing System identifier. These were the original UUIDs. T} T{ DCE T}:T{ The Open Software Foundation\(cqs (OSF) Distributed Computing Environment UUIDs. T} T{ Microsoft T}:T{ Microsoft Windows platform globally unique identifier (GUID). T} T{ other T}:T{ Unknown variant. Usually invalid input data. T}

Types

allbox tab(:); lt lt. T{ nil T}:T{ Special type for zero in type file. T} T{ time-based T}:T{ The DCE time based. T} T{ DCE T}:T{ The DCE time and MAC Address. T} T{ name-based T}:T{ RFC 4122 md5sum hash. T} T{ random T}:T{ RFC 4122 random. T} T{ sha1-based T}:T{ RFC 4122 sha-1 hash. T} T{ unknown T}:T{ Unknown type. Usually invalid input data. T}

Options

-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. -h, --help Display help text and exit. -V, --version Print version and exit.

Authors

See Also

uuidgen(1), libuuid(3),

Reporting Bugs

For bug reports, use the issue tracker at \c

Availability

The uuidparse command is part of the util-linux package which can be downloaded from \c