1.

Which of the following is used for creating user’s environment?(a) su(b) su –(c) -su(d) su – –I have been asked this question in examination.My query is from Administrator Specific Commands and Privileges topic in section Essential Shell Programming of Unix

Answer»

The correct CHOICE is (b) su –

The best explanation: The administrator can create a simulated environment using su – for any USER. This COMMAND CREATES the user’s environment without taking the login-password route. For example,



Discussion

No Comment Found

Related InterviewSolutions