Follow-up Comment #2, bug #58541 (project findutils):

[comment #1 comment #1:]
> Just use
> find -type f -print0 | sort -fnr --zero-terminated | xargs -r0
whatevercommand

I did that, but it would be nice not to have to pipe so much.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58541>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to