Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!husc6!rice!sun-spots-request From: apctrc!zjat02@uunet.uu.net (Jon A. Tankersley) Newsgroups: comp.sys.sun Subject: Re: Rlogin in a shelltool or a cmdtool problems Message-ID: <8902120602.AA21640@apctrc.uucp> Date: 19 Feb 89 01:07:10 GMT Sender: usenet@rice.edu Organization: Amoco Production Company, Tulsa Research Center Lines: 12 Approved: Sun-Spots@rice.edu Original-Date: Sun, 12 Feb 89 00:02:43 CST X-Sun-Spots-Digest: Volume 7, Issue 160, message 5 of 13 About the best thing to try if the tty appears to be hung is the following: ^J stty all^J See what is set. exit^J will get you out. I have seen things get wedged on 3.x with X11 keeping the pty's set to an insane state. I've also seen it periodically with 4.0 and Suntools. Can't get a handle on it though. Been tempted to write a real stty sane program to fix the ioctls that stty can't clear.... Sigh -tank-