10-24-2009, 10:22 PM
Oops, in my 'answer' at the end of part 1, I wrote
[quote TheCaber]
in csh/tcsh, it would be in $HOME/.cshrc : That should be $HOME/.login
.cshrc is read by every csh or tcsh shell whether login or not.
You want only the login shell to process the contents of .cshenv
[quote TheCaber]
in csh/tcsh, it would be in $HOME/.cshrc : That should be $HOME/.login
.cshrc is read by every csh or tcsh shell whether login or not.
You want only the login shell to process the contents of .cshenv