Arbortext Command Language > Commands > repeat
  
repeat
repeat [n]
The repeat command re-executes the previous command typed at the command line or when used in a script, the preceding command, or command list in the script. If a positive integer argument, n, is specified, the command will be repeated n number of times.
rep is a synonym for repeat.
Examples
repeat
rep 5