Sorting long listed files in ascending and descending order of filename?
DrBugsMay 4 2010 — edited May 4 2010Question: I get a long listing of files using ls -al.
I want to sort the output based on file filename/directory name?
The sorting should be in ascending order and also descending order?