[2332] in testers
Re: Help!
daemon@ATHENA.MIT.EDU (rptaurie@Athena.MIT.EDU)
Tue Aug 3 21:30:13 1993
From: rptaurie@Athena.MIT.EDU
Date: Tue, 3 Aug 1993 21:29:50 -0400
To: Jeff Solof <jsolof@Athena.MIT.EDU>
Cc: rptaurie@Athena.MIT.EDU, testers@MIT.EDU, jsolof@MIT.EDU (Jeff
In-Reply-To: [2331]
<jsolof> wrote:
>Do I need to worry about this dire warning in ~/.cshrc?
>
> # WARNING: If you revise this .cshrc file, you will not automatically
> # get any changes that Project Athena may make to the system-wide file at
^^^^^^^^^^^^^^^^^^^^
> # a later date. Be sure you know what you are doing.
>
>I.e., is the "setenv hosttype `machtype`" fix a bad idea for the long-run?
Considering that IS doesn't even *have* a good way to automatically
propagate changes to the dotfiles in your home directory, I think it's
safe to say the term "system-wide file" refers to $initdir/cshrc, so
as long as you source that, you're o.k. $HOME/.cshrc doesn't really
do anything but source the "system-wide file", anyway, so it shouldn't
need to be changed.
Rich