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

Just use
find -type f -print0 | sort -fnr --zero-terminated | xargs -r0 whatevercommand

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to