It is said that fork system call creates a clone of the calling process, and then (usually) the child process issues system call creates a clon
It is said that fork system call creates a clone of the calling process, and then (usually) the child process issues system call creates a clon