find . | egrep -e "\.java|\.sql|\.sh" |xargs -I {} grep -l $'\r' {};
This site conforms to the following standards: