


TinTin #session command
This command may be used to list active world sessions and to create new
sessions.
Command syntax
#session
This format will list all current sessions.
#session {filter}
This format will list all sessions that match filter. ‘*’ may be used as a
wildcard character. For example, ‘a*’ matches all sessions whose names start with the letter
‘a’.
#session {name} {host port}
This format will create a new session. name is the name for the new session, while {host port} specifies the host name and port number for the world.
Examples
The following command creates a new session named ‘aa’, and connects to the
world ‘ancient.anguish.org’, port number ‘2222’.
#session {aa} {ancient.anguish.org 2222}
The following command lists all sessions:
#session
Also see
#<session name>
#all
#name