Tool to share an SSH session?

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Kevin Buettner
Data:  
Oggetto: Tool to share an SSH session?
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