Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / guru
Hi All,
I have tried "ll" in HP-UX. It is as good as ls. But, I am
not sure how handy it is with Solatis & Linux.
Thanks,
Guru
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the general format of unix command syntax?
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 use of egrep command in unix?
What is the function of grep command in unix?
Name the various commands that are used for the user information in unix.
What is the use of tee command?
What is the search command in unix?
What do chown command do?
What is “chmod” command?
What is grep and how do you use it?
What does grep v grep do?
What is awk used for?
Enlist some filename manipulation commands in unix.
What does find command return in unix?
What does #!/ Bin sh do?