what is the command to list files in a directory in UNIX?
Answer Posted / sudip
ls -l | grep "^d"
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How do you grep recursively?
What are awk commands?
What do chown command do?
What do chgrp command do?
What are grep patterns?
What is “chmod” command?
Enumerate some of the most commonly used network commands in unix?
Name the unix command to find how many days the server has been up.
Explain command to show the space allocation of files?
How can we use grep command in unix?
How many unix commands are there?
What is the use of tee command?
Is ‘du’ a command? If so, what is its use?
How do I run a bash script?
How do I find previous commands in unix?