Answers for "what command is used to create a new group in linux / ubuntu"

2

create group in linux command example

$ groupadd developers
$ groupadd operations
Posted by: Guest on July-16-2021

Code answers related to "what command is used to create a new group in linux / ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language