Skip to main content

Linux command: usermod


usermod - modify a user account

Add user 'tuyen' to 'wheel' group

$ sudo usermod -aG wheel tuyen