find ./ -type f -exec echo {} \; -exec hexdump -n 3 -vC {} \; | grep -B 1 'ef bb bf'