From owner-freebsd-questions Mon Nov 15 15:31:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id C8EE3151A3 for ; Mon, 15 Nov 1999 15:31:39 -0800 (PST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id AAA15754 for freebsd-questions@freebsd.org; Tue, 16 Nov 1999 00:31:38 +0100 (CET) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id WAA89097 for freebsd-questions@freebsd.org; Mon, 15 Nov 1999 22:11:24 +0100 (CET) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: ssh weirdness Date: 15 Nov 1999 22:11:23 +0100 Message-ID: <80pstr$2mvs$1@bigeye.rhein-neckar.de> References: <199911151551.KAA14941@rjk191.rh.psu.edu> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ray Kohler wrote: > > leon@ra's password: load: 0.17 cmd: ssh1 339 [piperd] 0.00u 0.00s 0% 920k > > Are you typing this in Eterm? Any time a program running in an Eterm > asks for user input, it does this. Not sure why, but if you push ^D > twice whenever it happens, it will go away and the program will get on > with its business. An explanation or permanent fix would be very > welcome, though. I can tell you what it is that you are seeing but not why you do. That line is the status display from the tty discipline. You can get this by setting a "status" control character with stty and entering that character when in canonical mode. naddy@bigeye[~] stty status ^T naddy@bigeye[~] cat >/dev/null ^Tload: 1.04 cmd: cat 88811 [ttyin] 0.00u 0.00s 0% 96k How this relates to Eterm, I have no idea. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message