What command will bring user back to their home
directory in UNIX?
Answer Posted / ziauddin
CD /
| Is This Answer Correct ? | 8 Yes | 17 No |
Post New Answer View All Answers
What is a bash command?
What does sed command do in unix?
Give the command for finding the current date.
What are the general commands in using unix os for a beginner?
How do I use grep to find a file?
What is in grep command?
Is command prompt unix?
What is the use of egrep command in unix?
What is {} in find command?
What does the command ' $who | sort –logfile > newfile' do?
Can you enlist some commonly used network commands?
How do I find previous commands in unix?
What is the comma to display different lines that are found when compare two files?
Differentiate cat command from more command.
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?