From owner-freebsd-current Fri Mar 3 0:56:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 3E22C37B62A for ; Fri, 3 Mar 2000 00:56:50 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id AAA43566 for ; Fri, 3 Mar 2000 00:56:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA62810 for current@freebsd.org; Fri, 3 Mar 2000 00:56:51 -0800 (PST) (envelope-from obrien) Date: Fri, 3 Mar 2000 00:56:51 -0800 From: "David O'Brien" To: current@freebsd.org Subject: Re: which(1), rewritten in C? Message-ID: <20000303005651.A62723@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com>; from bugg@bugg.strangled.net on Thu, Mar 02, 2000 at 08:47:19PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 02, 2000 at 08:47:19PM -0500, Dan Papasian wrote: > While this may sound crazy, I was tired of 'which' taking a long > time to complete on my 486 dx4/100 when it was under extereme > pressure, so I rewrote it in C :) > > I don't think that it is worthwhile replacing this perl script > with one written in C, but if anyone is interested... Why in the world isn't ``which'' written as a csh shell script?? -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message