On 05/02/2013 05:05 PM, Matt wrote:
There is a unix command called repeat.
repeat 10 some_command
Basically repeats some command ten times. Is it available on Centos 6
and what package provides it?
# yum whatprovides "*bin/repeat"
[snip]
No Matches found
HTH