Tool to share an SSH session?
Kevin Buettner
plug-discuss@lists.plug.phoenix.az.us
Mon, 22 Jul 2002 18:32:35 -0700
On Jul 22, 5:15pm, Jiva DeVoe wrote:
> I need a tool like a multi-user "screen"... Meaning, I need to be able to
> have users connect to my shell, while I'm using it, and view the commands I
> am typing. VNC could do this, but that's a little heavyweight... All I want
> is something to share a shell. Anyone know of such a beast?
Take a look at the "kibitz" program that's included as part of "expect".
Kevin