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
Using unix command how to display no of records in oracle?
What are grep patterns?
Which unix command to make a new directory?
What is the use of finger command?
What does grep v do?
How do I open a port?
What's a command word?
What is the use of cut command in unix?
Describe the zip/unzip command using gzip.
Is ‘du’ a command? If so, what is its use?
Which command should you use to find the remaining disk space in unix server?
What is the comma to show the space allocation of files?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I use grep to search for a file?
What is awk good for?