aboutsummaryrefslogtreecommitdiff
path: root/man/scatter.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-05-02 14:32:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-05-02 14:32:12 +1200
commitb8edd5536e9f824d75ac44bb57058b656e351535 (patch)
treedb785b79565667dd51b4135d87904accf7b20d05 /man/scatter.1
parentRemove redundant export call for PATH (diff)
downloaddotfiles-b8edd5536e9f824d75ac44bb57058b656e351535.tar.gz
dotfiles-b8edd5536e9f824d75ac44bb57058b656e351535.zip
Add scatter(1), shoal(1), and shock(1)
Diffstat (limited to 'man/scatter.1')
-rw-r--r--man/scatter.116
1 files changed, 16 insertions, 0 deletions
diff --git a/man/scatter.1 b/man/scatter.1
new file mode 100644
index 00000000..95addd23
--- /dev/null
+++ b/man/scatter.1
@@ -0,0 +1,16 @@
+.TH SCATTER 1 "May 2014" "Manual page for scatter"
+.SH NAME
+.B scatter
+\- run a command on shoal(1) hosts
+.SH SYNOPSIS
+.B scatter
+.I COMMAND
+.SH DESCRIPTION
+.B scatter
+runs a nominated command on all the hosts returned by shoal(1), and prints the
+hostname, stdout, and stderr for each call.
+.SH SEE ALSO
+shock(1), shoal(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>
+