Jonathan Love

Search IconIcon to open search

Forking

https://thecodeboss.dev/2016/11/how-daemons-the-init-process-and-process-forking-work/

In Linux, Processes (spawned from the Init System) are created by ‘forking’:


Interactive Graph