How do you execute one program from within another?

Submitted by: Administrator
by calling system call fork() to create child process which
handles the other.
Submitted by: Administrator

Read Online Unix IPC Job Interview Questions And Answers