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
What is command substitution?
How does pipe () work?
What does 'mkdir' command do in UNIX?
What is the use of egrep command in unix?
What is {} in find command?
How do I find previous commands in unix?
What is the difference between grep and grep?
What is the command to compare two files in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Who command in unix?
What are awk commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are some command words?
What do chown command do?
What is awk used for?