usermod -a -G examplegroup exampleusername
sudo usermod -a -G GROUP USER
usermod -a -G <group> <user> $ usermod -a -G developer tom