From bash manpage : Duplicating File Descriptors The redirection operator [n]<&word is used to duplicate input file descriptors.
確定! 回上一頁