There are 3 file descriptors, stdin, stdout and stderr (std=standard). Basically you can: redirect stdout to a file; redirect stderr to a file ...
確定! 回上一頁