Korn Shell Programming 


...play characteristics
Arrays
* Creating and indexing arithmetic arrays
* Processing array contents with special variables
PROCESSING DATA
Manipulating strings
* Extracting substrings
* Determining string length
Mathematics under the
KornShell
* Creating counting while loops
* Writing mathematical expressions: let vs. (( )), $(( ))
MODULAR PROGRAMMING WITH
more...