Korn Shell Programming 


...OVERVIEW
* Knowing when to use ksh
* Integrating
KornShell scripts with external applications and tools
* Typical KornShell applications
* Differences between ksh88 and ksh93
* Benefits of KornShell vs. other shells
KORNSHELL FUNDAMENTALS
Shell script elements
* Commands and comments
* Defining exit values
Conditional program execution
* Applying if and
more...