Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 55 Bytes

File metadata and controls

3 lines (2 loc) · 55 Bytes

dos2unix

find . -type f -print0 | xargs -0 dos2unix