Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!edcastle!yfcw14 From: yfcw14@castle.ed.ac.uk (K P Donnelly) Newsgroups: comp.unix.ultrix Subject: Re: 8 bit characters sent to printer Message-ID: <7158@castle.ed.ac.uk> Date: 14 Nov 90 09:57:14 GMT References: <1406@tharr.UUCP> Organization: Edinburgh University Computer Services Lines: 9 On the Sequent machine here, which runs Dynix (Sequent's version of Unix), what you do to avoid getting the 8th bit stripped on terminal output is either stty -odd or stty -even I have no idea why, but it works. Kevin Donnelly