execline
Software
skarnet.org

The ifelse program

ifelse performs conditional execution, with two branches.

Interface

In an execlineb script:

     ifelse [ -X ] [ -n ] { prog1... } { prog2... } prog3...

Options

Notes