[CentOS] repeat command

Thu May 2 21:05:29 UTC 2013
Matt <matt.mailinglists at gmail.com>

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?