Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / nik
You can use find command with - type f. It will print all
the files in the current dir recursively.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
What is the command to compare two files in unix?
Is grep faster than awk?
What is ctrl d?
What is ‘ps’ command for?
Using unix command how to display no of records in oracle?
How do I clear my terminal history?
What is command substitution?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How to use grep command to list find the records of a file containing 10 different strings?
What are the dos commands?
What is {} in find command?
What happens when we execute a unix command?
What command is used to check the current users?
How do I find previous commands in unix?