Neil Bothwick <n...@digimed.co.uk> wrote:

> On Tue, 9 Jun 2009 09:42:34 -0500, Paul Hartman wrote:
>
> > -exec command {} +
> > This  variant of the -exec action runs the specified command on the
> > selected files, but the command line is built by appending each
> > selected file name at the end; the total number of invocations of the
> > command will be much less than the number of matched files.  The
> > command line is built in much the same way that xargs builds its
> > command lines.  Only one instance of `{}' is allowed within the
> > command.   The  command is executed in the starting directory.
>
> How does this handle quoted filenames?

correctly.

Jörg

-- 
 EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       j...@cs.tu-berlin.de                (uni)  
       joerg.schill...@fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to