bug-findutils
[Top][All Lists]
Advanced

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

[bug #60383] [feature-request] let find read files from stdin or file.


From: Bernhard Voelker
Subject: [bug #60383] [feature-request] let find read files from stdin or file.
Date: Thu, 22 Apr 2021 16:10:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0

Update of bug #60383 (project findutils):

                  Status:                    None => Code Review            

    _______________________________________________________

Follow-up Comment #8:

Here it is.
Please check, review, test.

One thing not yet handled: find prohibits the use of '-files0-from -'
together with the conflicting actions -ok and -okdir, but it doesn't
(yet?) prohibit other aliases of standard input like /dev/stdin:

  proggy | find -files0-from /dev/stdin -okdir smthng {} \;

Have fun,
Berny

(file #51309)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-find-add-files0-from-option.patch Size:28 KB
   
<https://file.savannah.gnu.org/file/0001-find-add-files0-from-option.patch?file_id=51309>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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