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
What does the command '$ls | wc –l > file1' do?
Is grep faster than awk?
What is pipe command in unix?
What are filter commands in unix?
What are grep patterns?
What is grep r?
What is in grep command?
Can you explain a little bit about command substitution?
What is “chmod” command?
What are the commands in UNIX to list the files in a Directory?
What is the use of cut command in unix?
Which unix command to make a new directory?
What is the nmap command?
Explain the steps that a shell follows while processing a command.
What is $0 bash?