Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

uuidparse

Parse and display information about UUIDs.

Implemented

  • Parse UUIDs from arguments or stdin
  • -J / --json: JSON output
  • -n / --noheadings: suppress header line
  • -o / --output: select columns (UUID, VARIANT, TYPE, TIME)
  • -r / --raw: raw output format
  • Variant detection (NCS, DCE, Microsoft, other)
  • Type detection (nil, time-based, DCE, name-based, random, sha1-based, v6, v7)
  • Timestamp extraction from time-based UUIDs