bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58541] [wishlist] Add optional sort to find


From: Lady Aleena
Subject: [bug #58541] [wishlist] Add optional sort to find
Date: Thu, 11 Jun 2020 09:56:12 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

[Prev in Thread] Current Thread [Next in Thread]