QuestionQ8
The Linux Operating SystemWhich command creates the new user tux and creates that user’s home directory with the default configuration files?
- A defaultuser tux
- B useradd -m tux
- C usercreate tux
- D useradd -o default tux
- E passwd -a tux
Which command creates the new user tux and creates that user’s home directory with the default configuration files?
Community Discussion