From owner-freebsd-current Thu May 16 18: 9: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from orthanc.ab.ca (orthanc.ab.ca [216.123.203.186]) by hub.freebsd.org (Postfix) with ESMTP id B5A4E37B400 for ; Thu, 16 May 2002 18:09:03 -0700 (PDT) Received: from orthanc.ab.ca (localhost.orthanc.ab.ca [127.0.0.1]) by orthanc.ab.ca (8.12.3/8.12.3) with ESMTP id g4H190tI013814; Thu, 16 May 2002 19:09:00 -0600 (MDT) (envelope-from lyndon@orthanc.ab.ca) Message-Id: <200205170109.g4H190tI013814@orthanc.ab.ca> From: Lyndon Nerenberg Organization: The Frobozz Magic Homing Pigeon Company To: current@FreeBSD.ORG Cc: Lyndon Nerenberg , lyndon@orthanc.ab.ca Subject: Re: __FreeBSD_version bump for loss of perl In-reply-to: Your message of "Thu, 16 May 2002 17:58:44 PDT." <20020516175844.A80281@dragon.nuxi.com> Date: Thu, 16 May 2002 19:09:00 -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > perl -pi.hold -e 's/FOO/BAR/g' ${WRKSRC}/a/b/{X,Y} > is not as easy to do with `ed'. It's not *that* hard. 10 lines of shell script is preferable to XX MB of perl bloat. Especially for this sort of problem. --lyndon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message