how to stty another terminal?

Thomas Tornblom thomas at uppsala.telesoft.se
Sat Dec 8 01:53:27 AEST 1990


In article <1990Dec07.055142.11132 at eecs.wsu.edu> rnelson at eecs.wsu.edu (Roger Nelson - Grad Student) writes:


   How to you stty a terminal line that you are not currently connected to.

   So what I would like to do is specify the device, something like:

	stty -d ttyd4 onlcr

   Is there a way?

Try:
	stty onlcr < /dev/ttyd4 

-- 
Real life:      Thomas Tornblom             Email:  thomas at uppsala.telesoft.se
Snail mail:     Telesoft Uppsala AB         Phone:  +46 18 189406
                Box 1218                    Fax:    +46 18 132039
                S - 751 42 Uppsala, Sweden



More information about the Comp.unix.questions mailing list