COHERENT help

This page displays the COHERENT help information for case.

Listing of available help pages


case -- Execute commands conditionally according to pattern

case token in [pattern [|pattern] ...) sequence ;;] ... esac

The shell executes case directly.

case -- Introduce entry in switch statement