On Tue, 8 Mar 2005 andrej at paradise.net.nz wrote:
>> rm ../space/c.raw
>> find . -name "b00*" -exec cat {} >> ../space/c.raw \;
> Third alternative: use xargs
But xargs, which merely constructs a commandline, will surely have the
same problem, especially if it's a kernel process constraint?
--
David.