Skip to main content
Home
About
Articles
Projects
Final year project
Sensors Platform
sensorspace
sjs205@github
swannonline
You are here
Linux Command Reference
Linux Command Reference
Add User to Group
Command Description:
Adds a user to a groupĀ
#
usermod -a -G
Permissions: #
Flags:
a: Add , G: group
Tags:
usermod
View Commands