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 does a user get the current date, time in UNIX?
What command is used to replace the existing string with some other?
What is difference between grep and find command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
the difference between a soft link and a hard link?
Does cp command overwrite files?
What is the difference between udp and tcp?
What command is used to check the current users?
How do you find out all processes that are currently running in UNIX OS?
Name the unix command to find how many days the server has been up.
Which command is used to delete all files in the current directory and all its sub-directories?
what is the functionality of kernel in unix architecture?