nerdexam
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)
  • A
    2% (1)
  • B
    2% (1)
  • C
    74% (32)
  • D
    7% (3)
  • E
    14% (6)

Community Discussion

No community discussion yet for this question.

Full 117-010 Practice