bug-findutils
[Top][All Lists]
Advanced

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

[bug #55272] wrong use of quotes in the error message


From: Bernhard Voelker
Subject: [bug #55272] wrong use of quotes in the error message
Date: Mon, 24 Dec 2018 11:41:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0

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

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