What command will bring user back to their home
directory in UNIX?
Answer Posted / brijmohan
cd ~
~ (Tilde) : cd ~ this command will let you reach to current
logged user's home directory.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the search command in unix?
What is the pipe command?
What is the use of tee command?
How do I use grep to find a file?
Write a command to kill the last background job?
What are the unix commands?
Why is it called grep?
What is the command to compare two files in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Are you in or at the office?
What is the function of grep command in unix?
What are the dos commands?
What do chown command do?
What is awk used for?
What do know about tee command and its usage?