clusterssh/lib/App/ClusterSSH
Duncan Ferguson cb3aa92feb Get "-a 'cmd ; cmd'" multiple commands working
Previously
    cssh -a "hostname ; hostname" <server>
would return the remote hostname and the local hostname.  Fix to allow for both commands to run on the remote server.
2011-12-03 10:03:03 +00:00
..
L10N Standardise licence 2010-06-20 20:23:41 +01:00
Base.pm Further work on getting cluster module working 2011-11-21 18:02:26 +00:00
Cluster.pm Improve Cluster module functionality 2011-11-24 21:47:37 +00:00
Config.pm Bring option processing back into use 2011-11-25 22:09:33 +00:00
Helper.pm Get "-a 'cmd ; cmd'" multiple commands working 2011-12-03 10:03:03 +00:00
Host.pm More use of Exception::Class 2011-07-01 16:40:29 +01:00
L10N.pm Standardise licence 2010-06-20 20:23:41 +01:00