[5206] in testers
Re: ssh problem
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Jun 6 11:26:41 2002
Date: Thu, 6 Jun 2002 11:26:37 -0400
From: John Hawkinson <jhawk@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>, Bill Cattey <wdc@MIT.EDU>
Cc: testers@MIT.EDU
Message-ID: <20020606152637.GD21753@multics.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1023377090.595.90.camel@error-messages.mit.edu>
Greg Hudson <ghudson@MIT.EDU> wrote on Thu, 6 Jun 2002
at 11:24:50 -0400 in <1023377090.595.90.camel@error-messages.mit.edu>:
> Do you run evolution remotely? I bet it's leaving processes around
> which have X connections open.
I thought ssh was more verbose about this...
In any case, RET ~ # will cause it to list them.
> RET ~ C-z should get you back to your prompt where you can kill the ssh
> from.
--jhawk
~?
Supported escape sequences:
~. - terminate connection
~^Z - suspend ssh
~# - list forwarded connections
~& - background ssh (when waiting for connections to terminate)
~? - this message
~~ - send the escape character by typing it twice
(Note that escapes are only recognized immediately after newline.)