[CentOS] Multiple windows shell multiplexer...

Wed Jun 19 15:35:39 UTC 2013
John Doe <jdmls at yahoo.com>

From: Todd Edwards <tedwards at mcclatchyinteractive.com>

> On Wed, Jun 19, 2013 at 10:22 AM, John Doe <jdmls at yahoo.com> wrote:
>>  I am currently using keyboardcast but I had to modify the sources to make
>>  it behave "properly" (light, auto-placed, auto-tiled windows, 
> etc) and... I
>>  lost my modifications and do not want to recode it once more... :/
>> 
>>  I wanted to use mssh (not the python one, the one from Bradley Smith) but
>>  I cannot find an rpm and cannot compile it on CentOS 5 due to a too old
>>  vte-devel library (compiles on CentOS 6 though)...
>> 
>>  Anyone knows a good *multiple windows* shell multiplexer...?
>T mux is my favorite at this point.

A quick look at it tells me it is a bit like screen?
Can it do something like:
   tmux server1 server2 server3 ... servern
and I get n windows with a shell inside?

Thx,
JD