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 are the dos commands?
What command is used to switching between users in unix?
What is the use of find command in unix?
Why is it called a shebang?
Write a command that will display files in the current directory, in a colored, long format.
What is ctrl d?
What is ‘ps’ command for?
What does the command '$ls | wc –l > file1' do?
What are file commands?
What are the differences among a system call, a library function, and a unix command?
Which command is used to copy files?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Which command is used to find whether the system is 32 bit or 64 bit?
Name the general commands in using unix os for a beginner?
what is the advaantage of each user having its own copy of the shell?