Tool to share an SSH session?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Kevin Buettner
日付:  
題目: 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