Dave Yost <[EMAIL PROTECTED]> writes:

> The -r should reverse the (unsorted) order.

But POSIX+XSI requires that -r must be turned off
if unsorted order is specified (the -f option).  See
<http://www.opengroup.org/onlinepubs/009695399/utilities/ls.html>.

Surely there's not much call for reversing a raw directory.
You can filter the output with 'tac' if that's what you really want.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to