Charlie Zender <[EMAIL PROTECTED]> writes:

> Here is my process table, showing a ksh started by rcp weeks ago
> which is never being used for anything:
> 
>      UID        PID       PPID  C    STIME TTY     TIME CMD
>   zender      97640      97658  0   Dec 03 ?       0:00 tcsh -c /bin/sh
>   zender      97698      97640  0   Dec 03 ?       0:03 /bin/ksh

I think that the ksh is not killed because its parent, `tcsh -c
/bin/sh', is not killed.  Try killing the parent manually and see if
that helps.

Also, have you still got the initial Emacs running?  What happens when
you kill the `*rcp/bla blub*' buffer which is responsible for those
processes?

Should I do something special to kill the remote logins every once in
a while?  What should I do about it?

I thought Emacs would reap all children when it exits, including the
remote login?  And the remote login would reap the ksh which was
started?

Strange.

kai
-- 
A preposition is not a good thing to end a sentence with.

Reply via email to