Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!samsung!umich!sharkey!cfctech!teemc!fmeed1!wehr From: wehr@fmeed1.UUCP (Bruce Wehr) Newsgroups: comp.sys.hp Subject: Re: stty on hp9000s300 Summary: This is just a guess, but ... Message-ID: <7947@fmeed1.UUCP> Date: 12 Sep 90 15:33:17 GMT References: <1990Sep11.155337.17413@cunixf.cc.columbia.edu> Organization: Ford Electronics Division, Dearborn MI Lines: 36 In article <1990Sep11.155337.17413@cunixf.cc.columbia.edu>, puglia@cunixf.cc.columbia.edu (Paul Puglia) writes: > > Could some please tell me why stty [some mode] < /dev/tty?? doesn't > work under hp-ux 7.0. This is just a guess, but here goes. When no process has a serial line open, its stty values are undefined. When the first process opens a serial line, the values are set to defaults (300 baud, cs8, etc..). Any changes that occur will remain in effect *only* while some process has the file open. I think what's happening to you is this: when you say "stty foo