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


Please Help Members By Posting Answers For Below Questions

How many unix commands are there?

637


Explain command to show the space allocation of files?

637


What does grep v grep do?

558


Differentiate cat command from more command.

588


What are bash commands?

606






What is awk good for?

592


How do you grep a case insensitive?

552


What is $0 bash?

655


Who wrote grep?

591


What does pipe () return?

604


What is ‘ps’ command for?

624


What do chmod, chown, chgrp commands do?

647


Are you in or at the office?

626


Which command can you use to find the currently running process in unix server?

596


What is the difference between cat command and more command?

607