brew install dos2unix
find . -name "*" -type f -exec dos2unix {} \;
Created
October 29, 2014 16:10
-
-
Save ifnull/22e19c62f8a92c07bb7b to your computer and use it in GitHub Desktop.
Fix DOS line endings.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment