aboutsummaryrefslogtreecommitdiff
path: root/man/man1/sra.1
blob: 3ddc7ac787f7978a1e511ce2ffccef27ae5eba41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH SRA 1 "May 2014" "Manual page for sra"
.SH NAME
.B sra
\- run a command on sls(1) hosts
.SH SYNOPSIS
.B sra
.I COMMAND
.SH DESCRIPTION
.B sra
runs a nominated command on all the hosts returned by sls(1), and prints the
hostname, stdout, and stderr for each call.
.SH SEE ALSO
sta(1), sls(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>