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
usermod
usermod is used to modify the user account. It modifies the user account.
Add user to sudo group
usermod -aG sudo username