May be the answer is in the manual, but I have not been able to find it. My problem is that if I run a program using fork and execvp, how do I get the exit value of the exec'd program into the main program.