Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / annhaq
This is the substitue for 'ls' echo $*
Note: You can not answer with an alias in interview this
type of question are asked to confuse the person on hot sit
be carefull.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
Describe the zip/unzip command using gzip.
What is used to type command?
What is unix command line?
What is the use of finger command?
Does cp command overwrite files?
What are the differences among a system call, a library function, and a unix command?
What is the use of find command 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)?
What do chown command do?
How can we use grep command in unix?
What is awk used for?
What is time_t?
Which command is used to restrict incoming messages?
How do I clear my terminal history?
What is $0 bash?