What command will bring user back to their home
directory in UNIX?
Answer Posted / amit singh
cd ..
| Is This Answer Correct ? | 5 Yes | 20 No |
Post New Answer View All Answers
What are bash commands?
What is the use of sed command in unix?
What is the search command in unix?
Explain the steps that a shell follows while processing a command.
What is ctrl d?
How to use grep command to list find the records of a file containing 10 different strings?
Name the general commands in using unix os for a beginner?
How do I clear my terminal history?
Write a command to kill the last background job?
Why is it called a shebang?
Is command prompt unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the significance of the 'tee' command?
Why is shebang used?
What is the size of time_t?