Note: The following example uses three system calls, namely, fork, wait and execlp. The child process runs the command "grep test infile.txt" using the ...
確定! 回上一頁