What command will bring user back to their home
directory in UNIX?
Answer Posted / suitable
cd ~
cd
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What does the command ' $who | sort –logfile > newfile' do?
What is $0 bash?
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)?
What does sed command do in unix?
What are the dos commands?
What is the difference between grep and grep?
Describe the zip/unzip command using gzip.
Differentiate cmp command from diff command.
Why is it called grep?
What are file commands?
Write a command to display a file’s contents in various formats?
What does the “echo” command do?
What is rmdir command?
What is updatedb?
Is grep faster than awk?