execline
Software
skarnet.org

The backtick program

backtick runs a program and stores its output in an environment variable, then executes another program.

Interface

In an execlineb script:

     backtick [ -i | -D default ] [ -n ] variable { prog1... } prog2...

Options

Notes