Which unix command lists files/folders in alphabetical order?
Answer Posted / nashiinformaticssolutions
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 merge command in unix?
What is the functionality of a top command?
Explain command to show the space allocation of files?
How do I delete files from command prompt?
How do I clear my terminal history?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What command is used to check the current users?
What is the unix command to confirm a remote host is alive or not?
What happens when we execute a unix command?
What is ‘ps’ command for?
Is command prompt unix?
What is the use of egrep command in unix?
What is grep r?
What is used to type command?
Why is shebang used?