October 2005
Intermediate to advanced
908 pages
46h 42m
English
The let command performs arithmetic. ksh88 and Bash are restricted to integer arithmetic. ksh93 can do floating-point arithmetic as well. Both shells provide a way to substitute arithmetic values (for use as command arguments or in variables); base conversion is also possible:
|
|
Use the value of the enclosed arithmetic expression. |
|
|
Interpret integer
n in numeric base B.
For example, |
Read now
Unlock full access