[2126] in SIPB bug reports
Re: where
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Wed Oct 2 16:30:25 1991
Date: Wed, 2 Oct 91 16:29:30 -0400
From: Ken Raeburn <Raeburn@MIT.EDU>
To: ckclark@MIT.EDU
Cc: marc@Athena.MIT.EDU, bug-sipb@Athena.MIT.EDU
In-Reply-To: Calvin Clark's message of Wed, 2 Oct 91 16:11:07 -0400,
The "which" script starts a new shell, possibly changing the path
thereby. The "where" program (which I wrote before switching to tcsh)
uses the current path.
(Calvin: I think you meant the "where" built-in, not "which".)