From owner-freebsd-questions Sun Dec 7 23:01:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA06556 for questions-outgoing; Sun, 7 Dec 1997 23:01:05 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from citytel1.citytel.net (root@citytel1.citytel.net [204.244.99.66]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA06542 for ; Sun, 7 Dec 1997 23:01:01 -0800 (PST) (envelope-from kwoody@citytel.net) Received: from citytel.net (citytelprct82.citytel.net [204.244.99.35]) by citytel1.citytel.net (8.8.4/8.7.3) with ESMTP id XAA07566 for ; Sun, 7 Dec 1997 23:14:06 -0800 (PST) Received: from mybsd.net (mybsd.net [192.168.0.2]) by citytel.net (8.8.5/8.8.5) with SMTP id WAA05746 for ; Sun, 7 Dec 1997 22:56:25 -0800 (PST) Date: Sun, 7 Dec 1997 22:56:25 -0800 (PST) From: Kwoody X-Sender: kwoody@mybsd.net To: freebsd-questions Subject: kill a ptty? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I telnetted into my bsd box from my sun. the sun is located in another part of the house and being to lazy to walk down a flight of stairs I decided to kill the telnet session from the bsd box. This was probably the wrong way to do it, I just killed the telnetd session, when I think if I was going to do it again, kill the pty session instead. At any rate I'm now left with a "ghost" connection saying that I'm still logged in to the bsd machine from the sun even though I'm not. Idle time on this is still increasing also. How in the world can I get rid of this? I show no listing with a ps that I'm still logged in. Thanks, Kieth