Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix,net.unix-wizards Subject: Re: /etc/config bug on a SUN-100?? Message-ID: <1378@umcp-cs.UUCP> Date: Sun, 25-Aug-85 21:44:50 EDT Article-I.D.: umcp-cs.1378 Posted: Sun Aug 25 21:44:50 1985 Date-Received: Tue, 27-Aug-85 01:46:09 EDT References: <147@ssc-vax.UUCP> <288@gcc-bill.ARPA> Distribution: net Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 11 Xref: watmath net.unix:5471 net.unix-wizards:14568 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@umcp-cs ARPA: chris@maryland