Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / anil
ls -ltr,ls -ltrh,ls-ld
| Is This Answer Correct ? | 5 Yes | 25 No |
Post New Answer View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Why is awk called awk?
What does this command do,"$more readme.txt“?
How do I use grep to search for a file?
What is grep in bash?
Who invented grep?
What difference between cmp and diff commands?
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 is the difference between awk and grep?
What does touch command do in unix?
How to find $ai_serual resolved path by using unix
What are the unix commands?
Is it inbetween or in between?
What is the use of sed command in unix?
Why is grep called grep?