mikesamuel / attack-review-testbed

Make it easy to probe the strengths and weaknesses of a hardened Node.js stack

Home Page:https://github.com/nodejs/security-wg/issues/409

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

main.js won't run on linux

mikesamuel opened this issue · comments

https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man2/execve.2.html

#! interpreter [arg ...]

but in linux it's #! interpreter [optional-arg]. only one arg