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 is rmdir command?
What is file system in unix??
How do I clear my terminal history?
What does the command '$ls | wc –l > file1' do?
what is the difference between SED and GREP ? Which one is more better and why?
What is the difference between pipe and xargs?
how to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
Give two UNIX kernel parameters that effect an Oracle install
Will rm -r* removes hidden files?
What is .sh file?
What will the following command do?
Give the command for finding the current date.