Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created March 10, 2023 22:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/3fd99c8c9fc2a500c7c55df09d677138 to your computer and use it in GitHub Desktop.
Save rtrouton/3fd99c8c9fc2a500c7c55df09d677138 to your computer and use it in GitHub Desktop.
/usr/bin/dscl . -search /Users GeneratedUID UUID_goes_here | awk '{print $1}' | head -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment