4 Polysh (formerly called Group Shell or gsh) is a remote shell multiplexor. It
5 lets you control many remote shells at once in a single shell. Unlike other
6 commands dispatchers, it is interactive, so shells spawned on the remote hosts
7 are persistent. It requires only a SSH server on the remote hosts, or some other
8 way to open a remote shell.
13 Python >= 2.4 is required.
18 You can run polysh without installing it simply by executing the polysh.py file
19 in the toplevel directory.
24 Polysh uses the distutils, so the command './setup.py install' will install it
25 in the default python directory. It should also install the polysh script in
31 Guillaume Chazarain <guichaz@gmail.com>
32 http://guichaz.free.fr/polysh