The shell substitutes $logfd, producing the string exec 3>/tmp/log.txt, then eval executes that string in the current shell environment.
確定! 回上一頁