Which unix command lists files/folders in alphabetical order?
Answer Posted / hr@tgksolutions.com
The ls –l command is used to list down files and folders in alphabetical order, sorted with modified time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is $0 bash?
Describe the usage and functionality of the command rm –r * in unix?
Write a command that will display files in the current directory, in a colored, long format.
Enlist some filename manipulation commands in unix.
What is the use of find command in unix?
How do I use nslookup?
What is awk good for?
What do know about tee command?
Is it inbetween or in between?
What is the difference between cat command and more command?
What does the command '$ls | wc –l > file1' do?
What is the command to find hidden files in the current directory?
What is in grep command?
What does awk stand for?
what is the advaantage of each user having its own copy of the shell?