On Sat, Jun 19, 2004, Dimitry Andric wrote: > So, if these fields for two different files are exactly the same, the > resulting sorted list will have an undefined order for all other > fields. And AFAICS, there's no way to tell ls: "first sort on time, > then on filename, then on size", etc. This would make a nice addition > though. :)
Umm...sorting on time, then filename, then size is equivalent to sorting on time, then filename. That is, you can't have a tie on the filename field. ;-) _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"