iname
美
英 
例句
To make find even more portable and akin to the search features of Spotlight, say, use -print0 -follow -iname pattern .
為了使得find更具可移植性,并且類似于Spotlight的搜索特性,那么應該使用-print0-follow-inamepattern。
To find all songs with any variant of the string "music" in it, you must use -iname *music*.
要查找名稱中包含字符串“music”的任何變體的所有歌曲,您必須使用-iname*music*。