我想查找名称只有 4 个字符的文件。
例如,下有三个文件/tmp:
/tmp
$ ls /tmp txt file linux
输出应该只显示,file因为它只有 4 个字符。
file
ls shell find filenames wildcards
filenames ×1
find ×1
ls ×1
shell ×1
wildcards ×1