in reply to Fork Results in thousands of processes
{ # in Child Process ... exit(0); <- Missing } [download]
{ # in Child Process exec('touch', $callCount); die $!; } [download]