[11167] in Athena Bugs
sun4 7.6M: /bin/athena/tcsh
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Wed Oct 6 15:30:48 1993
From: jweiss@MIT.EDU
To: bugs@MIT.EDU
Cc: jweiss@MIT.EDU
Date: Wed, 06 Oct 93 15:30:22 EDT
System name: the-other-woman
Type and version: SPARC/Classic 7.6M
Display type: cgthree
What were you trying to do?
start a shell
What's wrong:
/bin/athena/tcsh reads my .cshrc, but not my .tcshrc
What should have happened:
It should have read my .tcshrc, and probably not my .cshrc,
since it is Cornell tcsh. (Although my .tcshrc sources my .cshrc,
when appropriate.)
Please describe any relevant documentation references:
athena% echo $shell
/afs/sipb/project/tcsh/tcsh
athena% ls -l `!!`
ls -l `echo $shell`
lrwxr-xr-x 1 8888 root 8 Sep 22 1992 /afs/sipb/project/tcsh/tcsh -> bin/tcsh
athena% ls -l /afs/sipb/project/tcsh/bin/tcsh
lrwxr-xr-x 1 8888 root 16 Mar 11 1993 /afs/sipb/project/tcsh/bin/tcsh -> /bin/athena/tcsh