文件名称:exec_test
介绍说明--下载内容均来自于网络,请自行研究使用
linux进程exec函数族的使用,在使用fork()函数新建子进程后,调用exec函数使子进程执行一段特定的程序-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exec_test\execl.c
.........\execlp.c
.........\execv.c
.........\test.c
exec_test