On Thu, Jul 15, 2004 at 02:21:52AM +0200, Matthias Czapla wrote:
> > The problem is that fragments of file names separated by spaces are 
> > indistinguishable from filenames separated by spaces.
> 
> This is only true when the command line is being split into words, e.g.
> by the shell. find's '{}' parameter is given to the command literally
> as one of the strings in argv[], it is *not* parsed for token delimiter
> characters or anything.

s/is given/causes the file name to be given/

Regards
Matthias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to