if Command (cont.)
Syntax:
if ( test-expression ) then
shell commands
else if ( test-expression ) then
shell commands
else
shell commands
endif
Previous slide
Next slide
Back to first slide
View graphic version