13 lines
380 B
Markdown
13 lines
380 B
Markdown
# dos2unix
|
|
|
|
Convert text files with DOS or Mac line endings to Unix line endings and vice versa.
|
|
|
|
Features
|
|
|
|
* Native language support: Dutch, English, Esperanto, Esperanto x-method, German.
|
|
* Automatically skips binary and non-regular files
|
|
* In-place, paired, or stdio mode conversion.
|
|
* Keep original file dates option.
|
|
* 7-bit and iso (CP437 <-> ISO-8859-1) conversion modes.
|
|
|