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
What do chown command do?
What do know about tee command?
What is the difference between grep and grep?
What are the unix commands?
What is rmdir command?
Why is grep called grep?
What does touch command do in unix?
What is merge command in unix?
What is the behavioural difference between cmp and diff commands?
What is the command to view process running?
What difference between cmp and diff commands?
Enlist some filename manipulation commands in unix.
Explain command to display different lines that are found when compare two files?
Differentiate cat command from more command.
What are file commands?