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 is the use of find command in unix?
How does pipe () work?
What is awk command used for?
Which command is used to copy files?
What is command statement?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
what is the advaantage of each user having its own copy of the shell?
How do I use grep to find a file?
Name the unix command to find how many days the server has been up.
What are the differences among a system call, a library function, and a unix command?
What command is used to check the current users?
What is the difference between cat command and more command?
Can you enlist some commonly used network commands?
Who command in unix operating system?
Explain command to display different lines that are found when compare two files?