Tuesday, August 5, 2008

Sane zlogin escape character

When connecting to a zone the default escape character is ~. which is also the same escape character for SSH. So if you are working on a machine through SSH, you see where the problem comes in.

To remedy this, use -e] like so:

zlogin -e] -C coolzone

You can use any character, I just like ] :)

No comments: