Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

child_process.exec is different from n*x system exec. Node is still doing the fork()ing and exec()ing behind the scenes. Exposing those calls in node would give you direct access to the child process before executing your commands.


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

Search: