how to check port settings on a Sun
Charles Hedrick
hedrick at athos.rutgers.edu
Sat May 25 08:34:45 AEST 1991
>The BSD stty (which you will run by default - it's in /bin) will not change
>or check the settings of anything other then the tty you are executing it
>from.
huh? Some experiments with SunOS 4.1.1 show that the BSD stty will
manipulate other tty's if you use >/dev/ttyNN (it prints on stderr),
whereas Sys5 stty will do so if you use </dev/ttyNN. This is the
traditional difference between BSD and Sys5 stty.
More information about the Comp.unix.wizards
mailing list