LPI
117-010 · Question #6
What command line will create the user falco with home directory assigned to the group users as primary group?
The correct answer is C. useradd -m -g users falco. See the full explanation below for the reasoning.
Question
What command line will create the user falco with home directory assigned to the group users as primary group?
Options
- Auseradd -g users falco
- Buseradd -f users falco
- Cuseradd -m -g users falco
- Dadd user falco@users
- Eadd -user falco -group users
How the community answered
(43 responses)- A2% (1)
- B2% (1)
- C74% (32)
- D7% (3)
- E14% (6)
Community Discussion
No community discussion yet for this question.