Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!zehntel!hplabs!sri-unix!gwyn@BRL-VLD.ARPA
From: gwyn@BRL-VLD.ARPA
Newsgroups: net.unix
Subject: Re:  Csh and stty
Message-ID: <12363@sri-arpa.UUCP>
Date: Sun, 19-Aug-84 01:13:54 EDT
Article-I.D.: sri-arpa.12363
Posted: Sun Aug 19 01:13:54 1984
Date-Received: Wed, 15-Aug-84 06:41:19 EDT
Lines: 11

From:      Doug Gwyn (VLD/VMB) 

For collectors of UNIX differences:

UNIX System III/V "stty" reports on the modes of the terminal on
its standard INPUT, with the report written on the standard OUTPUT,
whereas 7th Edition/BSD "stty" reports on the modes of the terminal
on its standard OUTPUT, with the report written on the standard ERROR.

No comment on the relative worth of the designs, just a warning that
they do differ.