Answers for "how to add user in a certain group linux"

2

how to add new group to user linux

usermod -a -G groupname username
Posted by: Guest on July-23-2021
0

linux user groups

groups $username
Posted by: Guest on August-06-2020

Code answers related to "how to add user in a certain group linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language