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
What do know about tee command?
Name the various commands that are used for the user information in unix.
What do chmod command do?
Why is it called grep?
Explain the steps that a shell follows while processing a command.
How do you grep a case insensitive?
What does the command '$ls | wc –l > file1' do?
What is time_t?
What does the “echo” command do?
Differentiate cat command from more command.
What does sed command do in unix?
How do I clear my terminal history?
Which command is used to kill the last background job?
What is the significance of the 'tee' command?
What is the function of grep command in unix?