Hacker News new | ask | show | jobs
by SaltwaterC 5343 days ago
http://linux.die.net/man/2/fork - this explains better.
1 comments

Thanks, but I already know what fork does. My point is that "fork" is precisely how one spawns a new process, and there is no other way to do so.