What command will bring user back to their home
directory in UNIX?
Answer Posted / csc
cd
cd .
cd ~
cd /
cd .. (Bring back to parent directory)
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Explain command to show the space allocation of files?
How do I delete files from command prompt?
What is the use of finger command?
What command is used to switching between users in unix?
What is sed awk grep?
Name the general commands in using unix os for a beginner?
What is the function of grep command in unix?
Using unix command how to display no of records in oracle?
Explain the steps that a shell follows while processing a command.
How do you repeat a command in terminal?
What are the dos commands?
What is difference between grep and find command in unix?
What does this command do,"$more readme.txt“?
What is command statement?
What is the command to find maximum memory taking process on the server?