[Next] [Previous] [Up] [Top] [Contents]
9.9 Control Commands
9.9.2 Conditional switch and case
To choose between a set of string values for a parameter use case in the Bourne shell and switch in the C shell.
- 9.9.2.1 - Sh
-
- 9.9.2.2 - Csh
-
Introduction to Unix - 14 AUG 1996
[Next] [Previous] [Up] [Top] [Contents]