Skip to content

Instantly share code, notes, and snippets.

@timmow
Created May 22, 2009 15:07
Show Gist options
  • Save timmow/116176 to your computer and use it in GitHub Desktop.
Save timmow/116176 to your computer and use it in GitHub Desktop.
Find Windows Line endings
ggrep -lIUr "^M" --exclude='.svn'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment