查找文件html
-iname 大小写不敏感htm
“*.log” .log后缀的文件文件
-type d 文件类型为目录的index
find ./ -name 'index.html' 查找当前目录,及其子目录下文件