Users browsing this thread: 1 Guest(s)
venam
Administrators
(21-03-2019, 08:11 AM)jkl Wrote: Not quite true for the root process though. It doesn't fork itself.
I think this is clearly mentioned:
Quote:The usage of fork is the base for what we call the process tree and
process creation, the tree of parent and children processes. The only
process that isn't forked is the init process.

Thanks anyway for the input, always welcomed.


Messages In This Thread
Processes On Unix - by venam - 16-07-2017, 06:50 AM
RE: Processes On Unix - by venam - 16-07-2017, 06:58 AM
RE: Processes On Unix - by smlb - 16-07-2017, 10:08 AM
RE: Processes On Unix - by Igrom - 20-03-2019, 05:15 PM
RE: Processes On Unix - by venam - 21-03-2019, 01:18 AM
RE: Processes On Unix - by jkl - 21-03-2019, 08:11 AM
RE: Processes On Unix - by venam - 21-03-2019, 08:36 AM
RE: Processes On Unix - by jkl - 21-03-2019, 09:23 AM
RE: Processes On Unix - by b4dtR1p - 22-03-2019, 11:24 AM