Multiple choice

Which of the following commands is/are used in LINUX to add a new user? i. useradd username ii. adduser username iii. newuser username

  1. Only i

  2. Only ii

  3. Only iii

  4. Only i and ii

  5. i, ii and iii

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Both commands will create a new user in LINUX.