Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / ashish
echo * simply.it lists files and directories in pwd. no hidden files r displayed
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the size of time_t?
What does grep v do?
Who invented grep?
What is a bash command?
How do I use nslookup?
What does this command do,"$more readme.txt“?
Which unix command lists files/folders in alphabetical order?
What is the use of finger command?
What is the command to compare two files in unix?
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)?
Can you explain a little bit about command substitution?
What is the nmap command?
What are the general commands in using unix os for a beginner?
Can you enlist some commonly used network commands?
Which command is used to kill the last background job?