| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
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 |