Skip to content

Instantly share code, notes, and snippets.

@PragmaticEd
Created September 23, 2016 11:12
Show Gist options
  • Save PragmaticEd/9e2d66b8db67b159ccb8dc7704cf38b0 to your computer and use it in GitHub Desktop.
Save PragmaticEd/9e2d66b8db67b159ccb8dc7704cf38b0 to your computer and use it in GitHub Desktop.
find /var/www -not -type d -exec file "{}" ";" | grep CRLF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment