fork and exec system calls A command on the command line causes the shell to fork a new process, creating a duplicate of the shell process (a subshell).
確定! 回上一頁