Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...

Answer Posted / bikash kumar giri

Let the directory is /a

find /a -type f -print

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of finger command?

603


How do I search for a file in unix command?

551


What is nr in awk command?

611


What is a command and examples?

590


What is grep short for?

558






What is the use of egrep command in unix?

630


What is grep r?

595


What is in grep command?

652


What is the behavioural difference between cmp and diff commands?

682


What is awk used for?

625


Who invented grep?

655


What is the search command in unix?

608


Name the unix command to find how many days the server has been up.

609


Explain how to use grep command to list find the records of a file containing 10 different strings?

597


What do chmod, chown, chgrp commands do?

641