Update of bug #55272 (project findutils):

             Assigned to:                    None => berny                  

    _______________________________________________________

Follow-up Comment #2:

> find ... -print0 | grep -FzZ 'phc/*.tex'

That's wrong anyway, because -F means "fixed strings", i.e., no match against
a regex pattern.

That whole warning is quite chatty IMO, and should be to the
documentation.  The warning should be more terse like e.g.:


warning: '-path' matches against basenames, did you mean '-wholename'?


... and similar for '-ipath' --> '-iwholename'.

Have a nice (Xmas) day,
Berny


    _______________________________________________________

Reply to this item at:

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

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


Reply via email to