Skip to content

Instantly share code, notes, and snippets.

@nmccready
Created November 4, 2013 13:25
Show Gist options
  • Save nmccready/7302394 to your computer and use it in GitHub Desktop.
Save nmccready/7302394 to your computer and use it in GitHub Desktop.
OSX script to list user groups
#!/bin/sh
dscl . list /groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment