[bug #58541] [wishlist] Add optional sort to find
Andreas Metzler <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
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/