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 are some command words?
What is ctrl d?
What are the commands in UNIX to list the files in a Directory?
Can you explain a little bit about command substitution?
What are reported commands?
Which command is used to create a directory?
What is the use of sed command in unix?
Using unix command how to display no of records in oracle?
What is the use of the command 'ls -x chapter[1-5]' ?
Why is awk called awk?
What is the comma to display different lines that are found when compare two files?
What is a command and examples?
What does touch command do in unix?
What is the function of grep command in unix?
How do you grep a case insensitive?