Description: linux process exec family of functions are used, the use of fork () function after the new child process, the child process calls exec function allows the implementation of a specific program
To Search:
File list (Check if you may need any files):
exec_test\execl.c
.........\execlp.c
.........\execv.c
.........\test.c
exec_test