From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200007310455.AAA06403@cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] pipefile From: "rob pike" Date: Mon, 31 Jul 2000 00:55:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ee8cb1de-eac8-11e9-9e20-41e7f4b1d025 > What you can do, if you want to change the mode of /dev/cons > itself before piped to readcmd? I'm imaging to pipe to the raw > mode input of /dev/cons. It doesn't affect /dev/consctl. You can set raw mode independently. -rob