From owner-cvs-etc Thu Feb 5 07:58:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07750 for cvs-etc-outgoing; Thu, 5 Feb 1998 07:58:44 -0800 (PST) (envelope-from owner-cvs-etc) Received: from burka.rdy.com (dima@burka.rdy.com [205.149.163.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07737; Thu, 5 Feb 1998 07:58:31 -0800 (PST) (envelope-from dima@burka.rdy.com) Received: by burka.rdy.com id HAA11846; (8.8.8/RDY) Thu, 5 Feb 1998 07:58:19 -0800 (PST) Message-Id: <199802051558.HAA11846@burka.rdy.com> Subject: Re: cvs commit: src/etc/periodic/daily 460.status-mail-rejects In-Reply-To: <199802051533.HAA13284@freefall.freebsd.org> from Wolfram Schneider at "Feb 5, 98 07:33:56 am" To: wosch@FreeBSD.org (Wolfram Schneider) Date: Thu, 5 Feb 1998 07:58:18 -0800 (PST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-etc@FreeBSD.org X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-etc@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Wolfram Schneider writes: > wosch 1998/02/05 07:33:55 PST > > Modified files: > etc/periodic/daily 460.status-mail-rejects > Log: > Replace sed(1) with perl(1). The 4.4BSD sed programm is > 200 times slower than perl or SunOS 5.5.1 sed. Perhaps it should be fixed rather than replaced? > Revision Changes Path > 1.5 +6 -6 src/etc/periodic/daily/460.status-mail-rejects > -- dima