好吧,问题说明了一切,我都看过
find -name
Run Code Online (Sandbox Code Playgroud)
和
find -iname
Run Code Online (Sandbox Code Playgroud)
到处使用,没有明显的模式。
有人可以解释这些差异吗,也许可以用一个例子来澄清?
ste*_*ver 32
从 GNUfind
手册页:
-iname pattern
Like -name, but the match is case insensitive. For example, the
patterns `fo*' and `F??' match the file names `Foo', `FOO',
`foo', `fOo', etc.
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
36486 次 |
最近记录: |