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
Write a command to kill the last background job?
What is awk used for?
What is pipe command in unix?
Why is awk called awk?
Describe the usage and functionality of the command rm –r * in unix?
What is a bash command?
How can you see the command line history?
How do I search for text in vi?
What command is used to check the current users?
Can you explain a little bit about command substitution?
Explain mount and unmount command.
What does the md command do?
What is the pipe command?
Which unix command to make a new directory?
What is grep in bash?