README 1.1 KB

1234567891011121314151617181920212223
  1. This is an update of Benjamin Lin's implementations of dos2unix and
  2. unix2dos. Benjamin Lin's implementations of dos2unix and unix2dos
  3. are part of several Linux distributions such as RedHat, Fedora, Suse,
  4. Gentoo and some others. On Slackware one finds fromdos and todos but
  5. these implementations are not included. This update includes all RedHat
  6. patches and fixes several other problems.
  7. These implementations of dos2unix and unix2dos have been modelled after
  8. dos2unix/unix2dos under SunOS/Solaris. They have similar conversion
  9. modes, namely ascii, 7bit and iso. The first versions were made by
  10. John Birchfield in 1989, and in 1995 rewritten from scratch by Benjamin
  11. Lin. Mac to Unix conversion was added by Bernd Johannes Wuebben in 1998,
  12. Unix to Mac by Erwin in 2010.
  13. Features:
  14. Native language support: Dutch, English, Esperanto, German, Spanish.
  15. Automatically skips binary and non-regular files In-place, paired,
  16. or stdio mode conversion. Keep original file dates option. 7-bit and
  17. iso conversion modes like SunOS dos2unix.
  18. Dos2Unix includes: dos2unix - DOS/MAC to UNIX text file format converter
  19. unix2dos - UNIX to DOS/MAC text file format converter