Dave Yost <[EMAIL PROTECTED]> writes: > It's not about reversing a raw directory. It's about doing ls -l of > several items in the order specified.
Sorry, that wasn't clear from your message. But "ls -ld --sort=none" already lists several items in the order specified. If you want the reverse order, you can specify the operands in reverse order. So it's still not clear to me how useful it'd be to have '-r' mean something different than what POSIX requires for '-fr'. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
