Answer Posted / sandesh
It prints the directories and file which is in your parent
directory.
If u are logged in root ..it will show contents of /
directory.
If u are logged in /home/sandesh ....it will show contents
of /home directory .
~/ means the user login directory.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How do I search for text in vi?
How can we use grep command in unix?
Name the unix command to find how many days the server has been up.
What does the command ' $who | sort –logfile > newfile' do?
Can you enlist some commonly used network commands?
What does awk stand for?
What is grep in bash?
What is the pipe command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which command is used to copy files?
Differentiate cmp command from diff command.
What are grep patterns?
Explain command to display different lines that are found when compare two files?
What is the command to find maximum memory taking process on the server?
What is “chmod” command?