home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Unix
/
Shells
/
zsh
/
Source
/
help
/
let
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-08
|
308 b
|
7 lines
let arg ...
Evaluate each arg as an arithmetic expression. See
ARITHMETIC EVALUATION above for a description of
arithmetic expressions. The exit status is 0 if
the value of the last expression is nonzero, and 1
otherwise.