January 2001
Intermediate to advanced
480 pages
7h 22m
English
The Korn shell provides the ability to perform integer arithmetic in any base from two to thirty-six using built-in commands. It executes much faster than using the expr command, since it doesn't have to start another process. It can also be used instead of the test command for integer comparisons. In addition, all of the operators from the C programming language (except ++, ––, and ?:) are now supported by the Korn shell.
Read now
Unlock full access