Topic: conditional control by guards
| |
Note
guarded command set: set of guarded commands separated by .box. if in if ...fi one of the true ones gets executed (non true means abort) in do ...od one of the true ones gets executed (non true means exit)
Additional Titles
Quote: given a guarded command set, if..fi and do..od executes exactly one of the true guards
|
Related Topics
Topic: conditional control by guards (17 items)
|