Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site lzmi.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!hogpc!pegasus!lzmi!adam From: adam@lzmi.UUCP Newsgroups: net.unix,net.unix-wizards,net.bugs,net.bugs.usg Subject: Undocumented "feature" of System V stty Message-ID: <178@lzmi.UUCP> Date: Mon, 30-Jan-84 15:20:50 EST Article-I.D.: lzmi.178 Posted: Mon Jan 30 15:20:50 1984 Date-Received: Mon, 6-Feb-84 15:56:13 EST Organization: AT&T Information Systems, Lincroft, NJ Lines: 12It bit me by resetting EOL when cooked. It turns out that $ stty cooked re-initializes c_cc, which contains INTR, QUIT, ERASE, KILL, EOF, and EOL. Since the documentation only says cooked enables the processing of INTR, QUIT, ERASE, KILL, and EOT(?), and does not mention EOL at all, I would assume that this is a bug. I am posting this to net.unix-wizards, as well as the other groups, because a user who encounters this problem is likely to turn to a wizard for help.