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*。