Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/1/84; site rlgvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!hao!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.bugs Subject: Re: Csh and stty Message-ID: <46@rlgvax.UUCP> Date: Fri, 10-Aug-84 16:12:20 EDT Article-I.D.: rlgvax.46 Posted: Fri Aug 10 16:12:20 1984 Date-Received: Mon, 13-Aug-84 00:23:52 EDT References: <895@trwrb.UUCP> <1228@dalcs.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 8 The USG UNIX solution is, I think, better; the USG "stty" command acts on its standard *input*. That way, you can redirect its output; there is an option to "stty" to dump the terminal modes in a binary (BCHex) form, and to set them from that form, so shell scripts can save and restore the modes. Of course, if you don't know about this change, you can get very confused. Guy Harris {seismo,ihnp4,allegra}!rlgvax!guy