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 |
What is grep in bash?
distinguish between interrupts and exceptions?
What is the use of egrep command in unix?
distinguish between user mode and kernel mode?
distinguish between paging and swapping?
Explain ‘library functions’ with respect to unix commands?
what do you understand by 'building block primitive'?
what these two commands prints "echo test","cat test"?
How do you move or rename a file or directory?
what is the advaantage of each user having its own copy of the shell?
Give two UNIX kernel parameters that effect an Oracle install
What is the functionality of a top command?