My notepad
Chris' IT notes…
Home
Here are my notes…
☀ / ☾
← Back
Add a existing user to existing group
16 Feb 2017
sh
usermod
-a
-G
www-data
tony
Source:
http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/