What is the Difference between 'su' and 'su-' ?
Answer Posted / naresh
SU and SU - doing same job but few diff. is
su <username> is switch user without loading the user environment variable
su -<username> --switch the user with loading the user environment variables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between cd and cd in linux?
What is make in linux?
Explain about gzip filename?
Why is linux cpu usage so high?
What does mkdir mean in linux?
How do I check my cpu cores?
How many commands are there in linux?
Brief about the command kill PID?
What is bash linux?
What command would you use to check how much memory is being used by linux?
Explain about the command elm?
How do you create a file?
What is the syntax of mkdir?
Which of the following tasks cannot be accomplished with the touch command?
What is kill command?