REPEAT(VI) − PWB/UNIX 8/28/77
NAME
repeat − repeat a command a specified number of times
SYNOPSIS
repeat number command [ arg ... ]
DESCRIPTION
Repeat will execute a command a specified number of times. Examples would be: repeat 25 ps
repeat 3 who
SEE ALSO
AUTHOR
Jeff Schriebman
BUGS
Command cannot be the name of an executable shell file.