/etc/config bug on a SUN-100??
Chris Torek
chris at umcp-cs.UUCP
Mon Aug 26 11:44:50 AEST 1985
You got it: "at" is a keyword, and you can't use keywords where the
parser expects a name. While it isn't pretty, you should be able to
get the name you want by using double quotes:
device "at0" at ...
(or perhaps it's device "at"0 at ...; I'm not sure).
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP: seismo!umcp-cs!chris
CSNet: chris at umcp-cs ARPA: chris at maryland
More information about the Comp.unix.wizards
mailing list