Re: send the input to many ttys simultaneously

2006-08-20 Thread Jean Jordaan
> I want to input on a screen tty and send the input to another screen > ttys simultaneously. > Is it possible on the screen to do this? Screen is used to reach a terminal on computer X from computer Y, but the terminal stays on computer X. To do what you want, you need something like http://fr

Re: send the input to many ttys simultaneously

2005-10-17 Thread Andy Goth
On Fri, Oct 14, 2005 at 06:00:07AM +0900, sakazuki wrote: > I have to manage many servers. > > to collect the informations from many servers. > to setup the applications to many servers. > to add hostname to /etc/hosts to many servers. > other These can be done with multissh: http://w

Re: send the input to many ttys simultaneously

2005-10-17 Thread Aaron Griffin
On 10/17/05, Phil!Gregory <[EMAIL PROTECTED]> wrote: > http://omnitty.sourceforge.net/ Wow just wow... ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: send the input to many ttys simultaneously

2005-10-17 Thread Phil!Gregory
* Xavier Nicollet <[EMAIL PROTECTED]> [2005-10-14 15:41 +0200]: > cssh is a good option too. To continue the list of alternatives, I like OmniTTY: http://omnitty.sourceforge.net/ -- ...computer contrarian of the first order... / http://aperiodic.net/phil/ PGP: 026A27F2 print: D200 5BDB FC4B

Re: send the input to many ttys simultaneously

2005-10-14 Thread Xavier Nicollet
Le 14 octobre 2005 à 13:45, [EMAIL PROTECTED] a écrit: > Not a screen/console solution, but KDE konsole can open multiple sessions/tabs > in one (X-)window, send input from one to all (View - Send input to all > sessions). I use it a lot myself, but would also love to have input to > all ttys/windo

Re: send the input to many ttys simultaneously

2005-10-14 Thread janth
On Thu, Oct 13, 2005 at 08:40:53PM -0500, Will Maier wrote: > On Fri, Oct 14, 2005 at 06:00:07AM +0900, sakazuki wrote: > > I have to manage many servers. I want to input on a screen tty > > and send the input to another screen ttys simultaneously. Is it > > possible on the screen to do this? >

Re: send the input to many ttys simultaneously

2005-10-13 Thread Will Maier
On Fri, Oct 14, 2005 at 06:00:07AM +0900, sakazuki wrote: > I have to manage many servers. I want to input on a screen tty > and send the input to another screen ttys simultaneously. Is it > possible on the screen to do this? Consider using something like the Dancer Shell (dsh), which can be fou

send the input to many ttys simultaneously

2005-10-13 Thread sakazuki
Hello. screen users. I have to manage many servers. I want to input on a screen tty and send the input to another screen ttys simultaneously. Is it possible on the screen to do this? this function is useful in the below case... to collect the informations from many servers. to setup the appli