<<On 03 Mar 2000 17:03:05 +0100, Assar Westerlund <[EMAIL PROTECTED]> said:
> Sure, but there's a /usr/bin/which program. Do you suggest we should
> remove it? I don't have any problems with that...
The original `which' was a C shell script. Its purpose was
specifically to explain how the C shell would locate a particular
command. That's why the Korn shell introduced `type'. This
functionality *needs* to be a shell builtin -- the only reason an
external C shell script worked (most of the time) was that csh insists
on reading .cshrc even for non-interactive shells.
-GAWollman
--
Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same
[EMAIL PROTECTED] | O Siem / The fires of freedom
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message