-type f -exec file {} \+ find . -type f | xargs file 这是因为第一个运行 file 来自 find 的每个文件的命令命令。所以,基本上它运行为:
確定! 回上一頁