URL: <https://savannah.gnu.org/bugs/?55443>
Summary: False Info Project: findutils Submitted by: ahmad_elkomey Submitted on: Thu 10 Jan 2019 06:47:15 PM UTC Category: documentation Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: 4.5.11 Fixed Release: None _______________________________________________________ Details: I was going over the documentation and came across the following: find takes all arguments after ‘-execdir’ to be part of the command until an argument consisting of ‘;’ is reached. It replaces the string ‘{}’ by the current file name being processed everywhere it occurs in the command. Both of these constructions need to be escaped (with a ‘\’) or quoted to protect them from expansion by the shell. Here <https://www.gnu.org/software/findutils/manual/html_mono/find.html#Single-File> The thing is, the curly braces need not be quoted. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?55443> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/