Matthias Czapla wrote:
On Thu, Jul 15, 2004 at 06:07:26AM +0800, John Summerfield wrote:
Matthias Czapla wrote:
On Wed, Jul 14, 2004 at 02:31:10PM -0700, j smith wrote:It will cause problems for any program.
If the command after the -exec is a "real" program and not a shellThank you!
Windows has folder names that include space, Example:"Program Files"
Will that cause trouble for your solution?
script or something else that interprets it's arguments, it should not
cause trouble.
Why? Have you actually tried it?
I have been caught many times. I mostly remember to use '-print0' these days. Sometimes I get it right and use 'xargs -0' first time too,
--
Cheers John
-- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

