linux/usermod

Modify User

Modify user account

user
administration

Command

usermod

Explanation

usermod is used to modify the user account. It modifies the user account.

Examples

Add user to sudo group

usermod -aG sudo username