[14202] in Athena Bugs
decmips 7.7K: $initdir/cshrc
daemon@ATHENA.MIT.EDU (klund@MIT.EDU)
Tue Feb 20 11:41:11 1996
From: klund@MIT.EDU
To: bugs@MIT.EDU
Date: Tue, 20 Feb 1996 11:41:02 EST
System name: richard-bachman
Type and version: KN02 7.7K (1 update(s) to same version)
Display type: PMAG-BA
What were you trying to do?
cshrc setup should reference athdir, not $bindir, as some users may be
updating their lockers to the new paradigm
What's wrong:
if ((! $?NOCALLS) && (-r ~/.path)) then
source ~/.path # User-specified path
else
set path=($HOME/$bindir $athena_path .) # Standard Athena path
endif
What should have happened:
Probably something involving 'athdir $HOME'
Please describe any relevant documentation references:
man athdir or man 7 lockers, pal.