Chapter 5

boolean operators

&&

||

conditional statements

if ... then ... fi

if ... then ... else ... fi

if ... then ... elif ... else ... fi

test

[[ ]]

case statement

case

Last updated