Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / dattatraya
echo *
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
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 awk command in unix?
What's a command word?
Explain ‘library functions’ with respect to unix commands?
What are bash commands?
What are the commands in UNIX to list the files in a Directory?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Is grep faster than awk?
Name the general commands in using unix os for a beginner?
What do chmod, chown, chgrp commands do?
How to use grep command to list find the records of a file containing 10 different strings?
What is the use of egrep command in unix?
What is a command and examples?
What is the unix command to confirm a remote host is alive or not?
What does 'mkdir' command do in UNIX?