execline Software skarnet.org
getpid stores its process ID in a given environment variable, then executes a program.
getpid var prog...
getpid stores its PID in the var variable, then execs into prog with its arguments.