A SERVICE OF

logo

repeat
OVERVIEW
Switch ManagementCategory:
managerPrimary context:
redo (page 462)Related Commands
Usage: repeat [CMDLIST] [count NUMBER] [delay NUMBER]
Description: Repeat execution of a previous command.
By default, repeats the last command until a key is pressed.
If the 'CMDLIST' is specied, repeats the n-th most recent
command where n is the number.
If the 'count NUMBER' is specied repeat the command
the NUMBER of times.
If the 'delay NUMBER' is specied, the iterations are
separated by the NUMBER of seconds.
COMMAND STRUCTURE
repeat CMDLIST -- Specify the position of the command to execute in the history list. (CMDLIST)
(p. 470)
repeat count -- Number of repetitions to make. (NUMBER) (p. 470)
repeat delay -- Delay between the command executions. (NUMBER) (p. 470)
COMMAND DETAILS
delay (p. 470)count (p. 470)CMDLIST (p. 470)
CMDLIST
repeat CMDLIST
Specify the position of the command to execute in the history list.
count
repeat count NUMBER
Number of repetitions to make.
delay
repeat delay NUMBER
Delay between the command executions.
470© 2009 Hewlett-Packard Development Company, L.P.