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
What is the unix command to confirm a remote host is alive or not?
What command will change your prompt to myprompt?
Who command in unix?
why metadb requires a seperate slice to create Solaris volume manager
What does 'mkdir' command do in UNIX?
What command is used to switching between users in unix?
What does sed command do in unix?
What is time_t?
What is the use of tee command?
What is “chmod” command?
Enumerate some of the most commonly used network commands in unix?
What is nr in awk command?
What is the difference between grep and grep?
Explain command to display different lines that are found when compare two files?
Which command is used to copy files?