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 |
Give a regular expression that finds two things, try to come up with regular expressions that find each individually using "egrep" command?
Which command is used to restrict incoming messages?
what do you understand bythe term 'de-mountable volumes'?
What is the difference between Shell Programming and Shell scripting?
10 Answers HCL, TCS, Wipro,
What is the search command in unix?
How do you grep a case insensitive?
Write a command to find all of the files which have been accessed within the last 30 days.
Why we are using UNIX OS when we are doing the testing in our application?
the difference between a soft link and a hard link?
in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?
what is the command to list all files in a directory, including the hidden files in UNIX ?
In UNIX, what is the command to kill a process?