#!/bin/sh grep -nrl $'\r' --include='*.cpp' --include='*.h' --include='*.conf' --include='*.sh' .