timeout 是一个命令-因此它正在bash shell的子进程中执行。 ... 另外,如果您的脚本需要stdin, read 则应依赖专用的fd( exec {tofd}<> <(:) ).
確定! 回上一頁