Installation guide

20
Options *
Closes all active sessions.
connection number
Identifies the session to close by its session number.
Examples Close a session identified by number
#> close 1
Close the current session
#> close
Close all active sessions
#> close *
See also "kill". The kill command has a broader effect than close, and lets you kill
connections from the global list. That is, it is not limited to sessions associated
with the current connection.
"status" for information on displaying status information on active sessions.
"connect"
"rlogin"
"telnet"