This command creates a gated terminal session to another terminal server
using the SSH protocol. The /addr /user and /pass options must be
included. If the /port option is not provided then the default SSH port
of 22 will be used.
Mystic will replace @USER@ with the current user's name if it is supplied
in either or both of the /user or /pass options.
The user's password cannot be sent using an @code@ and must be manually
supplied due to the password encryption. Mystic in the near future will
encrypt a users password, meaning at no time does it ever know or store
your actual password. It cannot send it because it doesn't know it.