The main difference is the spawn is more suitable for long-running process with huge output. spawn streams input/output with child process.
確定! 回上一頁