let arg ...
Description
You can use let to evaluate each arg as an arithmetic expression. You may need to quote each arg since many arithmetic operators have a special meaning to qsh.
Operands
Each arg is evaluated as an arithmetic expression.
Exit Status
let x=x+1