Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rlgvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.bugs.uucp Subject: Re: Need help with XENIX UUCP L.sys Message-ID: <268@rlgvax.UUCP> Date: Fri, 30-Nov-84 02:45:44 EST Article-I.D.: rlgvax.268 Posted: Fri Nov 30 02:45:44 1984 Date-Received: Sat, 1-Dec-84 19:24:32 EST References: <3034@sri-tsc.UUCP> <2413@ucla-cs.ARPA> <2136@usceast.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 17 > Don't have xenix here but... > > At one point I was trying to dial a modem through expect send sequences in > L.sys ( on v7 I think) and needed to send a CR . The only way I found to do > this was to actually put an honest to goodness physical CR on the line. > > There are several ways to do this... > This will work on any v7 based system that I am aware of. (And a quick look > at the sys5 man page leads me to think it will work there too). System V doesn't have to. It supports a subset of the special escape sequences that the 4.2BSD UUCP supports (or the 4.2BSD UUCP supports a superset of System V, take your pick), so you can just put in \r\c (\r for the CR, \c to suppress the LF at the end). Guy Harris {seismo,ihnp4,allegra}!rlgvax!guy