Differences between revisions 1 and 2
Revision 1 as of 2017-04-07 00:14:46
Size: 149
Editor: SamatJain
Comment: macOS stuff
Revision 2 as of 2017-04-07 01:14:07
Size: 226
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

https://github.com/phracker/MacOSX-SDKs: Archived versions of macOS SDKs.

   1 # Add a user to a group from the command line
   2 sudo dseditgroup -o edit -a $username_to_add -t user $group_to_be_added_to

https://github.com/phracker/MacOSX-SDKs: Archived versions of macOS SDKs.

SamatsWiki: macOS (last edited 2017-08-28 18:15:03 by SamatJain)