execline
Software
skarnet.org

The getpid program

getpid stores its process ID in a given environment variable, then executes a program.

Interface

     getpid [ -E | -e ] [ -P | -p ] var prog...

getpid stores its PID in the var variable, then execs into prog with its arguments.

Options

Notes