bug-findutils
[Top][All Lists]
Advanced

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

[bug #18430] Problem with solving '{}' brackets


From: James Youngman
Subject: [bug #18430] Problem with solving '{}' brackets
Date: Fri, 01 Dec 2006 12:40:41 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.7) Gecko/20060921 Ubuntu/dapper-security Firefox/1.5.0.7

Update of bug #18430 (project findutils):

                Severity:              3 - Normal => 2 - Minor              
              Item Group:                    None => Wrong result           
                  Status:                    None => Invalid                
             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

I think you have misunderstood how shell redicrection works.  The text after
the ">" is interpreted by the shell, not by find.  That means that "{}.tmp"
means whatever it means to the shell, and find has no say in expanding it.

That means this is not a bug in find (or, for that matter, in the shell).

While "-exec sh ..."  would change this behaviour, don't do that as it is
very insecure.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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