Fork–exec

Fork–exec is a commonly used technique in Unix whereby an executing process spawns a new program. == Description == fork() is the name of the system call that the parent process uses to "divide" itself ("fork") into two identical processes.

Source: Wikipedia — Fork–exec (CC BY-SA 4.0)

Fork–exec

Fork–exec is a commonly used technique in Unix whereby an executing process spawns a new program. == Description == fork() is the name of the system call that the parent process uses to "divide" itself ("fork") into two identical processes.

This neuron ends here.

Source: Wikipedia "Fork–exec" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy