Which Command is Used for temprary switch User?
Answer Posted / 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 |
Post New Answer View All Answers
How do I clear my terminal history?
What is the difference between awk and grep?
What does touch command do in unix?
What is nr in awk command?
How do I open a port?
What are reported commands?
What is the functionality of a top command?
What does this command do,"$more readme.txt“?
What is the comma to show the space allocation of files?
Who command in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does the command '$ls | wc –l > file1' do?
What do chmod, chown, chgrp commands do?
What is unix command line?
What do know about tee command and its usage?