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 the use of the command 'ls -x chapter[1-5]' ?
Why is grep called grep?
What does #!/ Bin sh do?
How do I search for text in vi?
Which unix command to make a new directory?
Explain ‘library functions’ with respect to unix commands?
Differentiate cmp command from diff command.
How do I find previous commands in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which command will print your home directory on screen?
How do I run a bash script?
What does grep v do?
How does shebang work?
What are the commands in UNIX to list the files in a Directory?
How does pipe () work?