From owner-cvs-all Fri Jun 14 11:11:50 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 714E237B404; Fri, 14 Jun 2002 11:11:45 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g5EIBiDK015738; Fri, 14 Jun 2002 14:11:44 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g5EIBhND015735; Fri, 14 Jun 2002 14:11:43 -0400 (EDT) (envelope-from wollman) Date: Fri, 14 Jun 2002 14:11:43 -0400 (EDT) From: Garrett Wollman Message-Id: <200206141811.g5EIBhND015735@khavrinen.lcs.mit.edu> To: "Akinori MUSHA" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk In-Reply-To: <86hek56abw.wl@archon.local.idaemons.org> References: <200206141102.50292.mi+mx@aldan.algebra.com> <20020614113752.K11520-100000@blues.jpj.net> <86k7p16c4q.wl@archon.local.idaemons.org> <20020614101409.A88549@FreeBSD.ORG> <86hek56abw.wl@archon.local.idaemons.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Juli Mallett wrote: >> sed 's/foo/bar/;s/blah/bleh/' file | tee file > /dev/null > Surely that'll work, but it has to be a single command to be used in > the ports infrastructure, no? It might work, but only by chance as a result of a race condition and only on very small files. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message