Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: eho@bogey.princeton.edu (Eric Y.W. Ho) Newsgroups: comp.sys.sun Subject: `stty speed` problem under 4.0 ?? Keywords: SunOS Message-ID: <4227@kalliope.rice.edu> Date: 28 Jun 89 04:54:40 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 25 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 60, message 5 of 7 Does anyone has this problem under 4.0.1 (on Sun-3's & Sun-4's) ? cognito-root(3)-[/]: set xyz = `stty speed` stty: Operation not supported on socket It doesn't seem matter if you're doing this on a CRT terminal (I'm using a Wyse-50) or you're doing this in suntools. I'm using csh and has this in my .login file :- stty dec set crt=24 set noglob eval `tset -sQ -m su:avt -m wy50:wy50 -m sun:sun -m :?weirdo` unset noglob set notify filec However, if you just do 'stty speed' (i.e. without the back-quote) then it is fine. Strange .... ? Did I do something wrong ? -- regards. -eric-