ccp | Copies files to multiple hosts in parallel. In a
Serviceguard cluster, copies files cluster-wide. | To perform on-demand synchronization of files across a
set of systems or a Serviceguard cluster. |
cexec | Issues commands to multiple hosts
in parallel. In a Serviceguard cluster, issues command cluster-wide. | To execute a non-interactive shell command
across a set of systems or cluster. To consolidate identical output,
pipe the output to dshbak -c. |
ckill | Distributes a kill command to
multiple hosts in parallel. In a Serviceguard cluster, issues command
cluster-wide by default. | To send a
signal to a named process across multiple systems or a cluster. |
cps | Distributes a ps(1) command to multiple hosts in parallel. In a Serviceguard cluster,
issues command cluster-wide by default. | To collect process information from groups of systems simultaneously. |
cuptime | Reports uptime(1) information
for multiple systems. In a Serviceguard cluster, issues command cluster-wide
by default. | To check uptime, users,
and load averages. |
cwall | Displays a wall(1M) broadcast message on multiple hosts.
In a Serviceguard cluster, issues command cluster-wide by default. | To broadcast a message to all logged-in
users across a group of systems. |