execline
Software
skarnet.org

The & program

& launches a command in the background, then goes on with the execution flow.

Interface

In an execlineb script:

     & [ -d ] { prog1... } prog2...

Options

Notes