Skip to content
Snippets Groups Projects
Commit d058698f authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

Add setexpr command


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: default avatarKumar Gala <galak@kernel.crashing.org>
parent 0d48926c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment