The groupmod command can be used to add users to a group. True or False?
Understand the Problem
The question asks whether the 'groupmod' command can be used to add users to a group, seeking a True or False response to determine the accuracy of this statement.
Answer
False
The final answer is False. The groupmod command cannot be used to add users to a group; it modifies group attributes.
Answer for screen readers
The final answer is False. The groupmod command cannot be used to add users to a group; it modifies group attributes.
More Information
The groupmod command is used to modify a group's attributes like its name or GID. To add users, use the usermod command.
Tips
Common mistake: Confusing groupmod with usermod. Use usermod to change user group memberships.
Sources
- Question on groupmod command - Brainly - brainly.com
AI-generated content may contain errors. Please verify critical information