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.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The homepage URL has changed. Dos2unix compiles now for native MSYS, and compiles with OpenWatcom for dos32 and win32. On OS/2, wildcards are now supported, and the code page is detected properly.
The messages and manual have been translated to Spanish. File ownership is maintained in old file mode (Unix only). Dos2unix and Unix2dos now share the same language files. The source code has been cleaned up.
The handling of symbolic links has been improved. Options to skip, replace, or follow symbolic links. Error handling has been improved. Improvements for Cygwin.