Hacker News new | ask | show | jobs
by akira2501 3252 days ago
> so it has to be built-in.

We have fork() and exec(), and resource limits carry across exec(), so it does not /have/ to be a built-in.