From owner-freebsd-stable Sun Nov 19 0: 5: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 5A8E537B479 for ; Sun, 19 Nov 2000 00:04:58 -0800 (PST) Received: from stkitts.pacbell.net ([63.206.68.90]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G4900C0FHLNAV@mta6.snfc21.pbi.net> for stable@FreeBSD.ORG; Sat, 18 Nov 2000 23:46:35 -0800 (PST) Date: Sat, 18 Nov 2000 23:48:41 -0800 From: Lee Doolan Subject: Re: cd /usr/ports; make clean In-reply-to: James's message of "Sat, 18 Nov 2000 23:16:33 -0800" To: James Cc: stable@FreeBSD.ORG Message-id: <7oofzcpfl2.fsf@pacbell.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Lines: 16 References: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> <20001118230305.A83848@evilcode.com> <20001119151138.A7434@bsdvm.jtjang.idv.tw> <20001118231633.A85206@evilcode.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "James" == James writes: James> On Sun, Nov 19, 2000 at 03:11:38PM +0800, Jing-Tang Keith James> Jang wrote: >> On 11/18/00, James wrote: > Or for a much faster solution: > >> find /usr/ports -type d -name work -prune -print -exec rm -r {} >> \; >> >> why not just "cd /usr/ports; rm -fr */*/work"? James> If I understand it correctly, there is a limit to the James> maximum number of command line arguments that a program can James> have. there is. it is large. man xargs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message