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