[bug #66568] document whether find's -execdir option is guaranteed to produce pathnames that start with ./
Bernhard Voelker <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Update of bug #66568 (group findutils):
Category: None => documentation
Status: None => Confirmed
Assigned to: None => berny
_______________________________________________________
Follow-up Comment #1:
The '{}' replacement of -execdir prefixes with "./" in cases
but this only exception:
find / -maxdepth 0 -execdir echo '{}' \;
/
See 'impl_pred_exec' in exec.c:
https://git.savannah.gnu.org/cgit/findutils.git/tree/find/exec.c?h=v4.10.0#n127
Would you like to suggest a better wording for the documentation?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66568>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCZ2FqowAKCRCqLAuaBUf3 Tly6AQCJ1azs6MuvmW/CcfotyCFs6s19OYeHQxYXR+Gdope+ywEA2decXtbAXWga XaiblH+B1wUXJIyv09jEIyyMxlWXDws= =DWuW -----END PGP SIGNATURE-----