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 know about tee command?
What is nr in awk command?
Differentiate cmp command from diff command.
What is the use of the command 'ls -x chapter[1-5]' ?
Which unix command to make a new directory?
Name the various commands that are used for the user information in unix.
Why is shebang used?
What happens when we execute a unix command?
What is in grep command?
How do I clear my terminal history?
What's a command word?
What is grep and how do you use it?
What is the difference between grep and grep?
What command is used to switching between users in unix?
How do I use grep to search for a file?