Answers for "add user to group arch"

17

add user to group arch

usermod -a -G examplegroup exampleusername
Posted by: Guest on March-29-2020
0

linux user groups

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language