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 |
in UNIX,what is the command to remove directory with files?
Which unix command lists files/folders in alphabetical order?
to list a particular line in the file
What is the difference between pipe (|) and tee command in unix
Does cp command overwrite files?
How to copy multiple files and directories into some other directory?
How do you find out all processes that are currently running in UNIX OS?
What command a user use to view a long text file one page at a time in UNIX?
Enumerate some of the most commonly used network commands in unix?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
Can you enlist some commonly used network commands?
what is the default permission for /etc/shadow file in UNIX