Which Command is Used for temprary switch User?
Answers were Sorted based on User's Feedback
Answer / eugene
su (to switch user)
sudo (run command as root - as well temporary switch user to
root for this command)
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / pritish
su (switch user)
you can also use: exec login <username>
| Is This Answer Correct ? | 7 Yes | 0 No |
How do I clear my terminal history?
what is the cmd to display the last exit status in UNIX?
How do I delete files from command prompt?
How do I find previous commands in unix?
What does find command return in unix?
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,
What does sed command do in unix?
What does touch command do in unix?
What is the difference between AWK and SED commands? Plz give example and explain...
Write a command to display a file’s contents in various formats?
Explain mount and unmount command.
Who command in unix?