Re: repeat command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, May 2, 2013 at 2:05 PM, Matt <matt.mailinglists@xxxxxxxxx> wrote:
> There is a unix command called repeat.
>
> repeat 10 some_command

Someone has already mentioned tcsh, but this is also a builtin
(syntactic operator like "while" or "for", actually) in zsh.

repeat 10 simple_command
repeat 10 do list; of; commands; done
repeat 10 { list; of; commands }
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux