clusterssh/lib/App
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
..
ClusterSSH Get "-a 'cmd ; cmd'" multiple commands working 2011-12-03 10:03:03 +00:00
ClusterSSH.pm Bring option processing back into use 2011-11-25 22:09:33 +00:00