[2988] in Athena Bugs

home help back first fref pref prev next nref lref last post

Re: [Dave Whitney A junior (well, a senior) in Computer Science at MIT: global cshrc file]

daemon@ATHENA.MIT.EDU (Henry Mensch)
Thu Aug 24 19:22:14 1989

From: Henry Mensch <henry@MIT.EDU>
To: Richard Basch <probe@ATHENA.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU, dcw@ATHENA.MIT.EDU
In-Reply-To: Your message of Thu, 24 Aug 89 17:47:14 -0400.
Date: Thu, 24 Aug 89 19:21:55 EDT

> 
> Shouldn't the lines in /usr/athena/lib/init/cshrc that currently read:
> 
> if ($?prompt) then              # For interactive shells only (i.e., NOT rsh):

> be instead:
> 
> if (! $?prompt) then            # For interactive shells only (i.e., NOT rsh):

nope.  the fact that we set the prompt in /usr/athena/lib/init/cshrc
should be a sign that you should do the same (thus, if you set your
prompt in ~/.cshrc.mine the right thing will happen).  

if we make the change you suggest, then we will set the prompt (and do
all those other things) for shells which are not interactive, which is
a bad thing.

--
-- Henry Mensch / <henry@ATHENA.MIT.EDU>
-- Project Athena Quality Assurance


home help back first fref pref prev next nref lref last post