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 does grep v grep do?
What do know about tee command?
What are the commands in UNIX to list the files in a Directory?
Is ‘du’ a command? If so, what is its use?
What is the difference between grep and grep?
What is awk command used for?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is in grep command?
Which command is used to kill the last background job?
What is the first character of the output in ls l command?
What do chgrp command do?
Name the general commands in using unix os for a beginner?
What are file commands?
Explain command to display different lines that are found when compare two files?
How do I use grep to find a file?