|
This is a program for converting line-breaks (unix to dos, or dos to unix).
Choosing unix2dos will convert any stray LineFeed or CarriageReturn to a CarriageReturn-LineFeed sequence.
Choosing dos2unix will convert any CarriageReturn-LineFeed sequences to just LineFeed.
The program supports converting multiple files, and it's pretty quick.
|