From owner-freebsd-questions Fri Nov 17 12:27: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id E525537B479 for ; Fri, 17 Nov 2000 12:27:06 -0800 (PST) Received: (qmail 4670 invoked by uid 100); 17 Nov 2000 20:27:06 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.38041.990386.298066@guru.mired.org> Date: Fri, 17 Nov 2000 14:27:05 -0600 (CST) To: Sebastiaan van Erk Cc: questions@freebsd.org Subject: Re: argument list too long In-Reply-To: <28068114@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sebastiaan van Erk types: > > Just accept that is is a dead end construction. Why have to wait for the > > find to finish before the tar starts? Particularly if you are talking long > > finds and huge argument lists. So nothing is broken and nothing needs > > fixing. > So things are still broken (as I try to explain above), and I still think > it needs fixing (stdarg construction, or standard --args-from-file option > or somesuch). Since you seem to be alone in thinking this, why don't you fix it and pr the patches? > > Unix is very good at running lots of small jobs very quickly and shares > > resources well. > And wouldn't it be great if it was EVEN better! And what code have you written to do this?