Skip to content
Snippets Groups Projects
  1. Jan 28, 2009
  2. Mar 25, 2008
    • Kumar Gala's avatar
      Add setexpr command · d058698f
      Kumar Gala authored
      
      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>
      d058698f
Loading