dos2unix includes utilities to convert text files with DOS or Mac line endings to Unix line endings and vice versa. It is an update of Benjamin Lin's implementations.
| Tags | Utilities |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX Unix Linux Cygwin DOS OS/2 Warp Win32/64 |
| Implementation | C |
| Translations | English Dutch German Esperanto Spanish |
Recent releases


Release Notes: The source code compiles now with MS Visual C. The system error will be printed when output can't be written.


Release Notes: The locale encoding detection has been fixed when NLS is disabled. The line number is printed when a binary symbol is found. This release updates makefiles for Watcom C and adds a new one for OS/2.


Release Notes: The Spanish translations and the manual have been updated.


Release Notes: This release adds conversion of Windows UTF-16 files to Unix UTF-8 files and conversion of Unix UTF-8 files to Windows UTF-8 files with the byte order mark.


Release Notes: This release enables wildcard expansion for all versions and fixes a compilation error which occurred when debugging was enabled.