execline
Software
skarnet.org

The tryexec program

tryexec executes into a command line, with a fallback.

Interface

In an execlineb script:

     tryexec [ -n ] [ -c ] [ -l ] [ -a argv0 ] { prog1... } prog2...

Options

The -c, -l and -a options have the same semantics as with the exec program.

Notes