Red_Hat
RH202 · Question #87
Create the group named sysuser.
1. Command: groupadd sysuser Explanation: The groupadd command is used to create a new group. All group information is stored in the /etc/group file.
Users, Groups, and Permissions
Question
Create the group named sysuser.
Explanation
- Command: groupadd sysuser Explanation: The groupadd command is used to create a new group. All group information is stored in the /etc/group file.
Topics
#groupadd#group management
Community Discussion
No community discussion yet for this question.