Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / anil
ls -ltr,ls -ltrh,ls-ld
| Is This Answer Correct ? | 5 Yes | 25 No |
Post New Answer View All Answers
What is the search command in unix?
What is ctrl d?
Is command prompt unix?
What is the functionality of a top command?
What is $0 bash?
How do I find previous commands in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
how to sort the content of the file based on numeric values
What is the command to find hidden files in the current directory?
How do you grep a case insensitive?
Differentiate cat command from more command.
How does the system know where one command ends and another begins?
What is the use of tee command?
How do I open a port?
How can we use grep command in unix?