Contents:
Node.js中child_process.exec命令调用的是/bin/sh,故可以直接使用该命令执行shell
console.log = function(a){}
setInterval(function(){debugger}, 1000);