[3272] in Release_Engineering
Re: help on decstations
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Mon Jul 4 09:04:46 1994
From: epeisach@MIT.EDU
Date: Mon, 4 Jul 1994 09:04:43 -0400
To: mjacknis@MIT.EDU
Cc: rel-eng@MIT.EDU
a) /usr/athena/bin should be in your path before /usr/ucb.
The default path is:
set path=($HOME/$bindir $athena_path .) # Standard Athena path
with athena_path defined as: (or at one time was like this - may have changed)
set athena_path=( /srvd/patch /usr/athena/bin /bin/athena /usr/bin/X11 \
/usr/new /usr/ucb /bin /usr/bin /usr/ibm /usr/andrew/bin )
These are in /usr/athena/lib/init/cshrc
b) If /usr/athena/bin/help is not working, then there is a problem.
Ezra