sudo adduser alice sudo

Category: Administration

sudo adduser alice sudo

Add an existing user to a group

The adduser USER GROUP form adds an existing user to an existing group, here granting alice sudo privileges. The user must log out and back in for the new group to take effect. It is the interactive equivalent of usermod -aG.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.