Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!gorodish!guy From: guy@gorodish.Sun.COM (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: A quick /etc/rmt question Message-ID: <54670@sun.uucp> Date: 26 May 88 19:57:12 GMT References: <886@srs.UUCP> <889@srs.UUCP> Sender: news@sun.uucp Distribution: na Lines: 10 > Sure enough, omitting the space between the O and the device name fixed > the problem. Sun's documentation is a little misleading here: > > The protocol is comprised of the following commands (a space is > > present between each token). Sun's documentation is derived from Berkeley's, and both are not just misleading, but *wrong*. There is no space between *any* of the tokens. There is a *newline* after each of the arguments to the command (or after the command, if it takes no arguments), and there is no space between the command and its first operand.