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
Are you in or at the office?
Write a command that will display files in the current directory, in a colored, long format.
What are file commands?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the command to find hidden files in the current directory?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I use grep to search for a file?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is awk good for?
What is the command to compare two files in unix?
What is .sh file?
Why is it called grep?
What is the difference between grep and grep?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the general format of unix command syntax?