Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!metro!wolfen!hls0!george From: george@hls0.hls.oz (George Turczynski) Newsgroups: comp.unix.questions Subject: Re: How do I get CR in tty output? Summary: stty onlcr Message-ID: <929@hls0.hls.oz> Date: 10 Sep 90 00:32:08 GMT References: <7010006@hpfcso.HP.COM> Lines: 18 In article <7010006@hpfcso.HP.COM>, pld@hpfcso.HP.COM (Paul Dineen) writes: > > What do I need to set to cause the carriage returns in command output > (including the ksh prompt) to be being obeyed? I haven't found anything > under tset or stty that looks like it would do it. Under SunOS 4.0.3 I use this: stty onlcr (to fix your problem) or stty -onlcr (to create your problem :-}) -- | George P. J. Turczynski. |---------------------------------------------------- | Computer Systems Engineer. | ACSnet: george@highland.oz | I can't speak for the | | Highland Logic Pty. Ltd. | Phone: +61 48 683490 | company, I can barely | | Suite 1, 348-354 Argyle St | Fax: +61 48 683474 | speak for myself... | | Moss Vale. NSW. Australia. 2577 |----------------------------------------------------