Bash Arithmetic

suggest change

Syntax

Parameters

Parameter | Details | —— | —— | EXPRESSION | Expression to evaluate |

Remarks

A space (” “) is required between each term (or sign) of the expression. “1+2” won’t work, but “1 + 2” will work.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents