Latest UNIX Aptitude Question SOLUTION: Q. How do you execute one program from within another? A. The system calls used for low-level process creation are execlp() and execvp(). The execlp call overlays the existing pro