Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save macmule/576598c47aad7ecd01eb632ca8228167 to your computer and use it in GitHub Desktop.

Select an option

Save macmule/576598c47aad7ecd01eb632ca8228167 to your computer and use it in GitHub Desktop.
-- Get the Users account UniqueID
set accountType to do shell script "dscl . -read /Users/" & loggedInUser & " | grep UniqueID | cut -c 11-"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment