Linux Commands

Add user to a group

usermod -a -G groupname username

Last updated

Was this helpful?