Which unix command lists files/folders in alphabetical order?
Answers were Sorted based on User's Feedback
Answer / 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 |
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 |
what does the job command do?
what are processor execution levels and priorities?
What are bash commands?
what is the command to find out the difference between files and folders?
what is mount ,tell me about mount ,how can u use in real time project??
Explain command to view process running?
What is in grep command?
What is the use of the command 'ls -x chapter[1-5]' ?
How we will execute previous command in vi editor?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Write a command to kill the last background job?
what is the use of ls -l command & what is the information it gives about user ?