What command line will create the user falco with home directory assigned to the group users as primary group?

What command line will create the user falco with home directory assigned to the group
users as primary group?

What command line will create the user falco with home directory assigned to the group
users as primary group?

A.
add -user falco -group users

B.
useradd -g users falco

C.
useradd -f users falco

D.
useradd -m -g users falco

E.
add user falco@users



Leave a Reply 0

Your email address will not be published. Required fields are marked *