Update of bug #35528 (project findutils):

                Severity:              3 - Normal => 2 - Minor              
                  Status:                    None => Confirmed              
             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #2:

Actually not; the current source in thr git repo says this:

Execute command; true if zero status is returned. 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. The command is executed in the directory in which
find was run.

However the online version does need to be updated.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35528>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to