[2929] in Release_Engineering
Script to be installed in /srvd/patch
daemon@ATHENA.MIT.EDU (Bill Cattey)
Wed Sep 9 17:12:07 1992
Date: Wed, 9 Sep 1992 17:11:51 -0400 (EDT)
From: Bill Cattey <wdc@Athena.MIT.EDU>
To: rel-eng@Athena.MIT.EDU
Cc: kim@Athena.MIT.EDU
It's not clear who was supposed to do this.
I would have had it sooner, but all my time was sucked up sorting out
the different andrew trees...
The following script MUST be installed in /srvd/patch as BOTH eos and
grade. AS SOON AS POSSIBLE!
(We promised faculty that this would be in place by the first day of
classes which for many of you reading this is TODAY!)
-wdc
----8<----cut here ----8<----
#! /bin/sh -
#
# This script is used to run neos programs eos and grade
# after first attaching the andrew locker.
#
/bin/athena/attach -q andrew
exec /usr/andrew/bin/`/usr/bin/basename $0` $*