Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / dina
You can use find . -type d
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the use of sed command in unix?
What does this command do,"$more readme.txt“?
Explain ‘library functions’ with respect to unix commands?
Give the command for finding the current date.
How do I search for a file in unix command?
Differentiate cmp command from diff command.
What is grep command in unix with examples?
how to sort the content of the file based on numeric values
What command is used to switching between users in unix?
Explain the steps that a shell follows while processing a command.
How do I use grep to find a file?
What is rmdir command?
Write a command to kill the last background job?
Why is it called a shebang?
Name the unix command to find how many days the server has been up.