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 grep in bash?
Enlist some filename manipulation commands in unix.
What is the search command in unix?
What is grep and how do you use it?
Who invented grep?
Is it inbetween or in between?
How do I search for a file in unix command?
Why is it called grep?
Which command is used to find whether the system is 32 bit or 64 bit?
What does the “echo” command do?
Write a command to display a file’s contents in various formats?
How to use grep command to list find the records of a file containing 10 different strings?
What are file commands?
Are you in or at the office?
What command will change your prompt to myprompt?