Which Command is Used for temprary switch User?
Answer Posted / pritish
su (switch user)
you can also use: exec login <username>
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a command and examples?
How does the system know where one command ends and another begins?
What is grep short for?
What does this command do,"$more readme.txt“?
What is the significance of the 'tee' command?
How do you repeat a command in terminal?
what is the advaantage of each user having its own copy of the shell?
What is the size of time_t?
What is unix command?
How do I run a bash script?
What does the metacharacter mean?
What does 'mkdir' command do in UNIX?
What is the command to view process running?
Is command prompt unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?