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
What is in grep command?
Which unix command lists files/folders in alphabetical order?
What is ctrl d?
Who command in unix?
what is the advaantage of each user having its own copy of the shell?
What do chgrp command do?
What is the significance of the 'tee' command?
What are some command words?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does grep v do?
What is s and g in sed command?
What is “chmod” command?
What is the search command in unix?
Which command will print your home directory on screen?
Who command in unix operating system?