From owner-freebsd-chat Sun Nov 17 02:21:36 1996 Return-Path: owner-chat Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA10376 for chat-outgoing; Sun, 17 Nov 1996 02:21:36 -0800 (PST) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA10366 for ; Sun, 17 Nov 1996 02:21:31 -0800 (PST) From: Greg Lehey Received: from freebie.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0vP4Lm-000QrRC; Sun, 17 Nov 96 11:21 MET Received: (grog@localhost) by freebie.lemis.de (8.8.2/8.6.12) id LAA25467; Sun, 17 Nov 1996 11:01:41 +0100 (MET) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Message-Id: <199611171001.LAA25467@freebie.lemis.de> Subject: Re: Who needs Perl? (Was: cvs commit: src/share/doc/handbook ...) In-Reply-To: <199611161229.NAA07216@uriah.heep.sax.de> from J Wunsch at "Nov 16, 96 01:29:06 pm" To: joerg_wunsch@uriah.heep.sax.de Date: Sun, 17 Nov 1996 11:01:41 +0100 (MET) Cc: chat@FreeBSD.ORG (FreeBSD Chat) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk J Wunsch writes: > (Moved to -chat, for obvious reasons. ;) > > As Jordan K. Hubbard wrote: >>> I'm guessing sed, I thought Jordan had a disdain dislike for perl. :-) >> >> sed, definitely. I mean, who needs perl when you've already got >> sed, sh and awk? :-) > > Those who are too impatient to wait until sh, sed, and awk are ready > with fork()ing and execve()ing... :-) Looks like you're solving the wrong problem here. How about faster fork and execve? Then you don't need to learn another YACL. Greg