From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.0 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_REJECT,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mail.net-labs.de ([217.5.177.78]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 163M5x-0002J4-00 for gentoo-dev@cvs.gentoo.org; Mon, 12 Nov 2001 11:46:09 -0700 Received: from localhost (unknown [127.0.0.1]) by mail.net-labs.de (net-labs.de Mail-Server) with ESMTP id 3540184A for <gentoo-dev@cvs.gentoo.org>; Mon, 12 Nov 2001 19:47:04 +0000 (UTC) Received: from imaginevm (vaiovm.net-labs.local [10.0.0.101]) by mail.net-labs.de (net-labs.de Mail-Server) with SMTP id DDE7A841 for <gentoo-dev@cvs.gentoo.org>; Mon, 12 Nov 2001 20:47:00 +0100 (CET) Message-ID: <008901c16ba2$61f98120$6500000a@netlabs.local> From: "Holger Brueckner" <lists@net-labs.de> To: <gentoo-dev@cvs.gentoo.org> References: <32850.63.204.249.241.1005533389.squirrel@www.portablehole.net> <20011111215256.A25634@yde.flatmonk.org> Subject: Re: [gentoo-dev] sed "" file| cat > file MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Virus-Scanned: by AMaViS perl-11 Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: <mailto:gentoo-dev-request@cvs.gentoo.org?subject=help> List-Post: <mailto:gentoo-dev@cvs.gentoo.org> List-Subscribe: <http://cvs.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@cvs.gentoo.org?subject=subscribe> List-Id: Gentoo Linux development list <gentoo-dev.cvs.gentoo.org> List-Unsubscribe: <http://cvs.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@cvs.gentoo.org?subject=unsubscribe> List-Archive: <http://cvs.gentoo.org/pipermail/gentoo-dev/> Date: Mon Nov 12 11:47:02 2001 X-Original-Date: Mon, 12 Nov 2001 18:49:30 +0100 X-Archives-Salt: 9127e296-2a93-40cd-8a7b-04b61142ccc0 X-Archives-Hash: 834184f6037135ad714c3761078971da > It's a race condition, and it should never be done. Instead, ebuild > authors should use dosed, which is exactly for this purpose. > > dosed 's/foo/bar/' Makefile nice :) but please .. if new functions are invented, please update the man page, too !!! :) yes i know it's anoying :) cya Holger