Re: logging out users

2001-11-22 Thread SaDIKuZboy
did you try to ps x process and kill -TERM the right bash/sh/csh/whatever pid ? - Original Message - From: "Karsten M. Self" To: "debian-user" Sent: Thursday, November 22, 2001 2:21 AM Subject: Re: logging out users

Re: logging out users

2001-11-21 Thread Karsten M. Self
on Tue, Nov 20, 2001 at 10:05:21AM -0800, Richard Weil ([EMAIL PROTECTED]) wrote: > How do you logout "leftover" sessions? For example, I ssh'd into my > debian box, the connection went down because of line problems, and > when I log back in the old session is still there. I don't know how to > k

Re: logging out users

2001-11-20 Thread Dries Kimpe
> How do you logout "leftover" sessions? For example, I > ssh'd into my debian box, the connection went down > because of line problems, and when I log back in the > old session is still there. I don't know how to kill > it. This happened a couple of times, so in one case I > killed the the ssh pi

Re: logging out users

2001-11-20 Thread Dave Sherohman
On Tue, Nov 20, 2001 at 10:05:21AM -0800, Richard Weil wrote: > How do you logout "leftover" sessions? For example, I > ssh'd into my debian box, the connection went down > because of line problems, and when I log back in the > old session is still there. I don't know how to kill > it. This happene

logging out users

2001-11-20 Thread Richard Weil
How do you logout "leftover" sessions? For example, I ssh'd into my debian box, the connection went down because of line problems, and when I log back in the old session is still there. I don't know how to kill it. This happened a couple of times, so in one case I killed the the ssh pid thinking th