hd2u project is Hany's DOS Unix convertor.
dos2unix is filter used to convert plain texts from DOS (CR/LF) format to UNIX format (LF) and vice versa. Aditionaly it can also handle files in Macintosh format (CR) and convert them into other formats.
Product's homepage
What's New in This Release: [ read full changelog ]
· If the file type is undetermined (file without line endings or an empty file), this is printed in verbose mode, and no attempt is made to convert the file, thus avoiding truncation of it.
· There is also a verbose message and Makefile tweaks.