Tool to share an SSH session?

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Kevin Buettner
Dato:  
Emne: 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