Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / ravi
you can use the file command, eg file *. Actually file
command is used to display type of the file given as argument.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is unix command line?
Does cp command overwrite files?
How do I open a port?
Is command prompt unix?
What is the functionality of a top command?
What does 'mkdir' command do in UNIX?
What are the commands in UNIX to list the files in a Directory?
What command is used to check the current users?
What does the metacharacter mean?
What are file commands?
What is command statement?
What does find command return in unix?
What is “chmod” command?