Change DOS to UNIX Line Ending

ยท
5 min read
linux programming tutorial
#bash

Convert DOS/Windows line endings (CRLF) to Unix/Linux format (LF) using command line tools and Vim for batch processing.