All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Closing an opened telnet monitor?
@ 2012-07-22 22:37 Erik Rull
  2012-07-23  6:10 ` Michael Tokarev
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Rull @ 2012-07-22 22:37 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Hi all,

how can I close an open telnet session to my qemu monitor? I didn't find 
any possiblity beside killing my telnet client on my remote connected system.

Is there a "nicer" way of doing that? "quit" is definitively the wrong 
command :-)

Thanks.

Best regards,

Erik

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Closing an opened telnet monitor?
  2012-07-22 22:37 [Qemu-devel] Closing an opened telnet monitor? Erik Rull
@ 2012-07-23  6:10 ` Michael Tokarev
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2012-07-23  6:10 UTC (permalink / raw)
  To: Erik Rull; +Cc: qemu-devel@nongnu.org

On 23.07.2012 02:37, Erik Rull wrote:
> Hi all,
> 
> how can I close an open telnet session to my qemu monitor? I didn't find any possiblity beside killing my telnet client on my remote connected system.
> 
> Is there a "nicer" way of doing that? "quit" is definitively the wrong command :-)

I guess every telnet client supports Ctrl+[ escape sequence.
So the answer to this is --- Ctrl+[, q.  man telnet.

/mjt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-23  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-22 22:37 [Qemu-devel] Closing an opened telnet monitor? Erik Rull
2012-07-23  6:10 ` Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.