This program forks off 4 children processes and then calls wait() four times ... the child calls execvp("cat"), and the parent calls wait().
確定! 回上一頁