scanf ("%s",a);. execl("/bin/ls","ls",a,NULL);. } else. { wait();. printf("\nIn parent process: %d",getpid());. sleep(5);. printf("\nDisplay man page of ...
確定! 回上一頁