node script-file.js > log-file.txt This tells the shell to write the standard output of the command node script-file.js to your log file instead of the ...
確定! 回上一頁