... spawn(command, STDERR=>:out) pid = spawn(command, STDERR=>STDOUT). The hash keys specifies a file descriptor in the child process started by #spawn.
確定! 回上一頁