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

Answer Posted / chetan

Hi,

echo *.* will list out all the files in a directory.

( all files are assumed to be having some extension)

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of tee command?

567


What is grep in bash?

586


Who command in unix operating system?

661


What do chmod, chown, chgrp commands do?

635


What is nr in awk command?

600






What is time_t?

585


What is the significance of the 'tee' command?

596


Explain mount and unmount command.

613


What are grep patterns?

576


what is the advaantage of each user having its own copy of the shell?

2034


Which command is used to find whether the system is 32 bit or 64 bit?

631


Enlist some filename manipulation commands in unix.

549


Explain command to show the space allocation of files?

629


What are the commands in UNIX to list the files in a Directory?

616


Which command is used to copy files?

556