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
What is {} in find command?
How many unix commands are there?
How do I find previous commands in unix?
What do chgrp command do?
What does the md command do?
How do I search for a file in unix command?
What do chmod command do?
Using unix command how to display no of records in oracle?
Explain command to show the space allocation of files?
How do I open a port?
Give the command for finding the current date.
What does pipe () return?
What is ctrl d?
What is .sh file?
What are the unix commands?