home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


redo

redo [
label
]

Restarts a loop block identified by label without re-evaluating the conditional. The continue block, if any, is not executed. If the label is omitted, the command refers to the innermost enclosing loop.