SyntaxFix
Write A Post
Hire A Developer
Questions
find /path/to/ \( -iname '*.gif' -o -iname '*.jpg' \) -print0
will work. There might be a more elegant way.