rusefi-1/misc/weird_stuff/dos2unix_all.bat

4 lines
147 B
Batchfile

cd ..
rem manually copy find.exe from cygwin to find_cygwin to avoid conflict with systen32/find
find_cygwin . -type f -print0 | xargs -0 dos2unix