List files under specified path by using find command

find /path/to/find -type f -iname *.jpg -o -iname *.css
blog comments powered by Disqus