[2752] in Athena Bugs
6.3B: user's .cshrc files when not interactive
daemon@ATHENA.MIT.EDU (John T Kohl)
Thu Aug 10 09:05:42 1989
Date: Thu, 10 Aug 89 09:05:26 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
[haven't tested this, but I'm fairly certain it will fail...]
/usr/prototype_user/.cshrc echos stuff to the terminal if the system
init files weren't found; this can cause rsh commands to fail (e.g. if
the target system isn't activated).
There should be some sort of check for interactive-ness when doing the
stty dec and echoes.
John