Hello All,
I've got a line in my .cshrc like so:
setenv PATH $PATH:/nfsarea
nfsarea is a directory that is nfs mounted from another server.
Whenever that server goes down I can't log in. It always
hangs on the setenv PATH line. Is there a way around this?
TIA,
Mark