Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Even Unix follows this pattern for process creation! To create a new process, you clone an existing one (fork) and then delete everything inside it (exec).

I always thought fork was one of the biggest design blunders in unix.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: