Posted by: Anonymous Coward
on July 11, 2006 11:04 AM
It is ironic that you mention the GNU version of find and want to remind people about using xargs. You must not know that the GNU version of find has an "xargs eliminator" built in...<nobr> <wbr></nobr>:-)
View the man pages of find and look for "-exec command {} +"
Re:How about xargs?
Posted by: Anonymous Coward on July 11, 2006 11:04 AMView the man pages of find and look for "-exec command {} +"
Cheers
#