UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: echoChapter 4
The Bourne Shell and Korn Shell
Next: Reference: eval
 

esac

esac

Reserved word that ends a case statement. Omitting esac is a common programming error.