execline
Software
www.skarnet.org

The getpid program

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

Interface

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

Notes