execline
Software
skarnet.org

The if program

if performs conditional execution.

Interface

In an execlineb script:

     if [ -X ] [ -n ] [ -t | -x exitcode ] { prog1... } prog2...

Options

Notes