Date: 03 Mar 2000 16:45:44 +0100 From: Assar Westerlund <assar@sics.se> To: obrien@FreeBSD.ORG Cc: "Patrick M. Hausen" <hausen@punkt.de>, current@FreeBSD.ORG Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) Message-ID: <5lln40qcpj.fsf@assaris.sics.se> In-Reply-To: "David O'Brien"'s message of "Fri, 3 Mar 2000 07:36:21 -0800" References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> <20000303073621.A91188@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@FreeBSD.ORG> writes: > I do know about this FAQ, however for a very simple script that is just > passing arguments to a built-in function..... There's a real reason for not writing this in csh. Because the built-in function will return results for csh, which might not be the right ones for other shells. What result do you get with `which which' for example? /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5lln40qcpj.fsf>