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

Explanation: The useradd COMMAND is used to add new users to the system. Before USING this command the super user should provide all the PARAMETERS related to the user in the command line itself. For example,



Discussion

No Comment Found

Related InterviewSolutions