rocks run host [host...] {command} [command=string]
Run a command for each specified host.
arguments
Zero, one or more host names. If no host names are supplied, the command is run on all known hosts.
The command to run on the list of hosts.
parameters
Can be used in place of the 'command' argument.
examples
Run the command 'hostname' on compute-0-0.
Run the command 'ls /tmp/' on all compute nodes.