InterviewSolution
Saved Bookmarks
| 1. |
For adding a new user to the system, we have to use ____ command.(a) grpadd(b) useradd(c) uadd(d) adduserI got this question in an online quiz.This intriguing question originated from Administrator Specific Commands and Privileges in section Essential Shell Programming of Unix |
|
Answer» The CORRECT option is (b) useradd |
|