Xref: utzoo comp.unix.xenix.sco:2741 comp.unix.xenix.misc:243 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!bria!mike From: mike@bria.UUCP (mike.stefanik) Newsgroups: comp.unix.xenix.sco,comp.unix.xenix.misc Subject: Re: Need help in setting terminal attributes during outgoing "cu" Message-ID: <277@bria.UUCP> Date: 6 Jun 91 23:27:51 GMT References: <452@yonder.UUCP> Reply-To: uunet!bria!mike Followup-To: comp.unix.xenix.sco Organization: MGI Group International, Los Angeles, CA Lines: 27 In an article, michael@yonder.UUCP (Michael E. Haws) writes: >I have an SCO xenix 2.3.2 machine and have the need to adjust the >port characteristics on an outgoing "cu" connection for this one >_particular_ machine I need access to. I need to set "ISTRIP" in particular. A quote from the Holy Tome: In addition, cu uses the following options to determine communications settings: -o If the remote system expects or sends 7-bit with odd parity -e If the remote system expects or sends 7-bit with even parity -oe If the remote system expects or sends 7-bit, ignoring parity and sends 7-bit with either parity By default, cu expects and sends 8-bit characters without parity. If the login prompt received appears to contain incorrect 8-bit characters, or a correct login is rejected, use the 7-bit options described above. So, in this case, use -oe. Works fine, lasts a long time. -- Michael Stefanik, MGI Inc, Los Angeles | Opinions stated are never realistic Title of the week: Systems Engineer | UUCP: ...!uunet!bria!mike ------------------------------------------------------------------------------- If MS-DOS didn't exist, who would UNIX programmers have to make fun of?