Why is stty behaving differantly with Ultrix 3.0 ?

Bruce Barnett barnett at crdgw1.crd.ge.com
Wed Mar 29 13:11:17 AEST 1989


In article <20471 at prls.UUCP>, gordon at prls (Gordon Vickers) writes:
>
>     Does anyone know why stty(1) may be behaving differantly in Ultrix 3.0 ?
>   I normally use something like:
>     stty 9600 >/dev/tty07
>   to change selected parameters on a given port

on BSD systems, I have always used
	(stty 9600;cat file) >/dev/tty07

The tty settings are reset when the process exits.
I think Ultrix 3.0 fixed a bug.

--
Bruce G. Barnett	<barnett at crdgw1.ge.com>  a.k.a. <barnett@[192.35.44.4]>
			uunet!steinmetz!barnett, <barnett at steinmetz.ge.com>



More information about the Comp.unix.ultrix mailing list