In message <[EMAIL PROTECTED]> you wrote:
> Add a simple expr style command that will set an env variable as the result
> of the command. This allows us to do simple math in shell. The following
> operations are supported: &, |, ^, +, -, *, /.
>
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
>
Add a simple expr style command that will set an env variable as the result
of the command. This allows us to do simple math in shell. The following
operations are supported: &, |, ^, +, -, *, /.
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
docs will be added online since that appears to b