Linux "uuidparse" Command Line Options and Examples
an utility to parse unique identifiers

This command will parse unique identifier inputs from either command line arguments or standard input. The inputs are white-space separated.OUTPUT Variants NCS Network Computing System identifier.


Usage:

uuidparse [options] uuid




Command Line Options:

-J
Use JSON output format.
uuidparse -J ...
-n
Do not print a header line.
uuidparse -n ...
-o
Specify which output columns to print. Use --help to get a list of all supported columns.
uuidparse -o ...
-r
Use the raw output format.
uuidparse -r ...
-V
Display version information and exit.
uuidparse -V ...
-h
Display help text and exit.AUTHORSSami Kerola ⟨kerolasa@iki.fi⟩
uuidparse -h ...