Node pipe input. If you want to pipe the output of one program to a node script, you can use process.stdin . echo "name" | ./hello.js.
確定! 回上一頁