Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / pankaj sain
"dir" also works in unix/linux.
| Is This Answer Correct ? | 17 Yes | 9 No |
Post New Answer View All Answers
Who invented grep?
What is the first character of the output in ls l command?
How does shebang work?
what is the advaantage of each user having its own copy of the shell?
What will the following command do?
What is the command to compare two files in unix?
Which command is used to kill the last background job?
Write a command to kill the last background job?
Why is awk called awk?
How do I run a whois command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does grep v grep do?
Which command is used to find whether the system is 32 bit or 64 bit?
What is grep in bash?
What does pipe () return?