find . -type f -exec grep "^title: " {} \; | sort | uniq -c | grep -v " *1 "