So I\'ve got a node.js program that just runs a system command using .exec() from child_process Everything works if the executed command is something l
.exec()
child_process