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

Answer Posted / kishore devkate

Hi Yankee,

There are so many commands to display the files in the
present working directory without using ls command, find
the below commands,

echo *
dir
du -sk *

....etc
but we have to think logical how to view the file without
using ls.

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 {} in find command?

801


How many unix commands are there?

839


How do I find previous commands in unix?

837


What do chgrp command do?

850


What does the md command do?

794


How do I search for a file in unix command?

763


What do chmod command do?

838


Using unix command how to display no of records in oracle?

859


Explain command to show the space allocation of files?

851


How do I open a port?

785


Give the command for finding the current date.

786


What does pipe () return?

794


What is ctrl d?

823


What is .sh file?

850


What are the unix commands?

771