how to stty another terminal?

Jeff Beadles jeff at onion.pdx.com
Sun Dec 16 18:02:24 AEST 1990


mercer at npdiss1.StPaul.NCR.COM (Dan Mercer) writes:
>stty acts upon stdin - thus 'stty onlcr </dev/ttyd4' will be correct.
                ^^^^^
>However,  you must have permissions set up correctly to allow this.


BEEP.  Wrong answer, for a lot of Unix systems.  This is the System V
answer to the question.  For BSD however, stty acts on stdout, and this is
useless.

(onclr is a SysV'ism though, so this is correct for his specific request, but
not a general solution/answer.)

	-Jeff
-- 
Jeff Beadles		jeff at onion.pdx.com



More information about the Comp.unix.questions mailing list