Darren Murphy wrote: > Given that it's quite likely that there is a correlation between the > filename and the file ctime, you could of course just use /bin/ls > > ls -lct access.log* > or > ls -lctr acces.log* (to reverse the sort)
Found this on the net, "ls -v" and it worked too. P.V.Anthony _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
