[11825] in Athena Bugs

home help back first fref pref prev next nref lref last post

possible typo in /etc/athena/rc.athena

daemon@ATHENA.MIT.EDU (James H. Haynes)
Thu Mar 10 02:39:39 1994

Date: Wed, 9 Mar 1994 23:39:30 -0800 (PST)
From: "James H. Haynes" <haynes@cats.ucsc.edu>
To: bugs@MIT.EDU

On a dialup machine it says, near the bottom
if [ "${SYSTEM}" = "ULTRIX31" -o "${SYSTEM}" = "ULTRIX42" ]; then
        /etc/chown root /dev/tty[pqrsS]*
else
        /etc/chown root.tty /dev/tty[pqrs$]*
fi

seems improbable you want "pqrsS" in one place and "pqrs$" in the 
other.

home help back first fref pref prev next nref lref last post