Package: coreutils
Version: 5.2.1-2
Severity: minor

In the ls manpage (and in its info manual too, I presume), option -f is described as:

      -f     do not sort, enable -aU, disable -lst

However looking in the neighborhood of option -s, we see:

      -s, --size
             print size of each file, in blocks

      -S     sort by file size

It'd be a good idea to take a look at the code to confirm, but given its description, it'd make more sense if -f disabled option -S instead of (or in addition to?) option -s.

 Christian





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to