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
What is the command to view process running?
How can you see the command line history?
What does grep v do?
Is it inbetween or in between?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How does the system know where one command ends and another begins?
Name the unix command to find how many days the server has been up.
What command will change your prompt to myprompt?
What is the use of find command in unix?
Is command prompt unix?
What does find command return in unix?
What do chgrp command do?
How to display no of records in oracle using unix command?
How does shebang work?
What does pipe () return?