Skip to content

Instantly share code, notes, and snippets.

@zoechi
Created May 30, 2013 13:41
Show Gist options
  • Save zoechi/5677893 to your computer and use it in GitHub Desktop.
Save zoechi/5677893 to your computer and use it in GitHub Desktop.
Add existing user to existing group
usermod -a -G groupname username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment