I want to write a function using clone() to generate a simple process, which just need to print some information about the process, for example, pid of the parent process and pid of the child process..
how to use clone()
Collapse
X
Comment