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 nmap command?
Is command prompt unix?
What is command statement?
How does the system know where one command ends and another begins?
What is awk command used for?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is nr in awk command?
What do chmod command do?
why metadb requires a seperate slice to create Solaris volume manager
What are the unix commands?
What does the command ' $who | sort –logfile > newfile' do?
What are filter commands in unix?
What is sed awk grep?
What is the difference between awk and grep?
How does shebang work?