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 the pipe command?
What is ctrl d?
Write a command that will display files in the current directory, in a colored, long format.
What are the general commands in using unix os for a beginner?
Who wrote grep?
What is sed awk grep?
How do I search for a file in unix command?
What is the difference between cat and more command?
What does the “echo” command do?
Which command is used to restrict incoming messages?
What is the use of the command 'ls -x chapter[1-5]' ?
What does the md command do?
What is used to type command?
What is the general format of unix command syntax?
What are the differences among a system call, a library function, and a unix command?