aboutsummaryrefslogtreecommitdiff
path: root/man/man1/rep.1df
blob: 8971f3921e9775cd8cd0ece3de22ac80320c40f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH REP 1df "August 2017" "Manual page for rep"
.SH NAME
.B rep
\- run a command repeatedly
.SH USAGE
.B rep
COUNT
COMMAND [ARG1...]
.SH DESCRIPTION
Run the given command the specified number of times. Zero is a valid count;
nothing happens.
.SH SEE ALSO
chn(1df), maybe(1df), try(1df), watch(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>