我想通过node 运行shell 命令并捕获stdout的结果。 ... execSync, result = execSync('echo"hello world">> /dev/stdout'); //Do something with ...
確定! 回上一頁