1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- dos2unix: dos2unix (DOS or Mac to Unix and v.v. text files conversion)
- dos2unix:
- dos2unix: This is an update of Benjamin Lin's implementations of dos2unix and
- dos2unix: unix2dos. These implementations of dos2unix and unix2dos have been
- dos2unix: modeled after dos2unix/unix2dos under SunOS/Solaris. They have
- dos2unix: similar conversion modes, namely ascii, 7bit and iso.
- dos2unix:
- dos2unix:
- dos2unix:
- dos2unix: Homepage: https://www.xs4all.nl/~waterlan/dos2unix.html
- dos2unix:
|