Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / deepika dadhich
dir | grep -v ^d
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is the significance of the 'tee' command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How do I clear my terminal history?
What is the first character of the output in ls l command?
What is used to type command?
Why is it called a shebang?
What is pipe command in unix?
Which command is used to kill the last background job?
What is the difference between cat command and more command?
Using unix command how to display no of records in oracle?
What is “chmod” command?
What is difference between grep and find command in unix?
How to find $ai_serual resolved path by using unix
What does pipe () return?
What is rmdir command?