Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!usc!math.ohio-state.edu!sol.ctr.columbia.edu!hamblin.math.byu.edu!yvax.byu.edu!nephi-hbll.byu.edu!bkh Newsgroups: comp.os.386bsd.questions Subject: Re: Strange problem with telnetd [386BSD] Message-ID: <1993Jun4.135432.2048@yvax.byu.edu> From: bkh@nephi-hbll.byu.edu (Brian K. Holman) Date: 4 Jun 93 13:54:31 -0700 References: <1uo1or$51c@lobster.sid.mcet.edu> Nntp-Posting-Host: nephi-hbll.byu.edu Lines: 16 I've had similar problems with unclean termination of programs causing screen problems. I use ^J instead of CR to get it to accept a line and type in the following two commands: stty cooked stty echo -- +---------------------------+---------------------------------+ | BRIAN K. HOLMAN | "All you need in this life is | | Programmer/Analyst | ignorance and confidence, and | | Library Automations | then success is sure." | | Brigham Young University | | | 2330 HBLL | -Mark Twain | | Provo, Utah 84602 +---------------------------------+ | Phone: (801) 378-2361 | E-Mail Address: | | Fax: (801) 378-3221 | bkh@nephi-hbll.byu.edu | +---------------------------+---------------------------------+