摘要:
exec1#include#includeintmain(){ char *arglist[3]; arglist[0]="ls"; arglist[1]="-l"; arglist[2]=0;//NULL printf("***Abouttoexecls-l\n"); execvp("ls",ar... 阅读全文
posted @ 2015-11-29 21:21
20135309李雪琦
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号