| Interix / SUA | repeat.1 | Interix / SUA |
repeat(1) repeat(1)
repeat
NAME
repeat - execute command multiple times
SYNOPSIS
repeat count command
DESCRIPTION
This command is a C-shell built-in command.
The specified command, which is subject to the same restrictions as the
command in the one-line C-shell if(1) command, is executed count times.
Input/output (I/O) redirections occur exactly once, even if count is 0.
| Interix / SUA | Hosted at SUA Community for Interix, SUA and SFU | Interix / SUA |