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 9 in kill?
How do I run whois command?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How do I check disk space in linux?
What are the basic commands in command prompt?
How do I do a whois search?
What is cd in cmd?
How do you create a text file in linux terminal?
Which command is used to clear the screen?
What is FC command?
What does && mean in bash?
How is grep so fast?
What the command used for search file or files for specific text?
What is ls command and what it does?
What does the command env do?