This is the documentation of the Eclipse Equinox Framework.
Disconnect from telnet or ssh console
This command allows you to gracefully disconnect from a remote console session (telnet or ssh). When invoked, the command prompts for confirmation before closing the connection. The default action is to disconnect if no input is provided or if you enter ‘y’.
This command takes no parameters.
disconnect
Connect to a remote Equinox console via telnet or ssh, then use the disconnect command:
g! disconnect
Disconnect from console? (y/n; default=y)
Press Enter or type ‘y’ to disconnect, or type ‘n’ to cancel:
g! disconnect
Disconnect from console? (y/n; default=y) y
[Connection closed]
Related links: