aboutsummaryrefslogtreecommitdiff
path: root/man/shock.1
blob: 0b64d504267be2805eac98ea46dda881da9ef08f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH SHOCK 1 "May 2014" "Manual page for shock"
.SH NAME
.B shock
\- run a command on shoal(1) hosts and print the hostname if successful
.SH SYNOPSIS
.B shock
.I COMMAND
.SH DESCRIPTION
.B shock
runs a nominated command on all the hosts returned by shoal(1), and prints the
hostname if the command has an exit value of 0. The stdout from the commands is
discarded.
.SH SEE ALSO
scatter(1), shoal(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>