What command will bring user back to their home
directory in UNIX?
Answer Posted / madhu
cd ~
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is nr in awk command?
What is the difference between grep and grep?
What are filter commands in unix?
What are grep patterns?
What does grep v do?
Is ‘du’ a command? If so, what is its use?
Name the general commands in using unix os for a beginner?
How can you see the command line history?
Enumerate some of the most commonly used network commands in unix?
What is grep r?
What is .sh file?
Explain ‘system calls’ with respect to unix commands?
What is updatedb?
What is the first character of the output in ls l 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)?