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 time_t?
How do you move a process which is running background to foreground?
How does shebang work?
Give Command that will change the name of a directly from paypal to eBay
What do chmod command do?
What are the general commands in using unix os for a beginner?
What is command statement?
How do you list the files in an UNIX directory while also showing hidden files?
What is the functionality of a top command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do you change file permissions?
How can we use grep command in unix?