Path: utzoo!mnetor!uunet!mcl!stacy From: stacy@mcl.UUCP (Stacy L. Millions) Newsgroups: comp.unix.xenix Subject: Re: laser on xenix Message-ID: <466@mcl.UUCP> Date: 11 Apr 88 15:13:06 GMT References: <3799@dasys1.UUCP> Organization: Millions Computing Ltd., Regina, Saskatchewan, Canada Lines: 21 Keywords: laser print Summary: stty will work on a parallel port In article <3799@dasys1.UUCP>, pechter@dasys1.UUCP (Bill Pechter) writes: > Anyone have a good filter for an Okidata laser printer (hp l-jet > compatible) which doesn't do newline expansion to carriage return > newline. The darn thing's on a parallel port which rules out stty. > I am assuming you are running on SCO Xenix. If you are stty will work even if the printer is on a parallel port. Remember that stty works on its standard input so the command must be like this: stty 9600 -onlcr