Tool to share an SSH session?

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Kevin Buettner
Dátum:  
Tárgy: 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