The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
What Command to use
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
What Command to use
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
10-02-2007
coolbhai
Registered User
Join Date: Jun 2007
Posts: 30
Example : If I list files in a directory ( ls -lrt ) it shows like below.
c3
b4
b3
a4
a3
c2
b2
c1
b1
a2
a1
What I need is
c3
c2
c1
b4
b3
b2
b1
a4
a3
a2
a1
How can this be achieved using a command. ?
coolbhai
View Public Profile
Find all posts by coolbhai
Find coolbhai's past nominations received
Find coolbhai's present nominations given