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 in grep command?
What is awk command used for?
What is nr in awk command?
Which command is used to kill the last background job?
How do I search a whole word in vim?
Explain command to view process running?
Enumerate some of the most commonly used network commands in unix?
What is command statement?
How to use grep command to list find the records of a file containing 10 different strings?
Write a command to display a file’s contents in various formats?
What do chmod command do?
What does the command ' $who | sort –logfile > newfile' do?
What is the difference between awk and grep?
How do I run a bash script?
What command will change your prompt to myprompt?