6a2ee08bbb
PR: ports/176314 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: Oscar Bonilla <obonilla@galileo.edu> (maintainer)
3 lines
227 B
Text
3 lines
227 B
Text
unix2dos is a set of command-line tools that converts ASCII newline characters
|
|
between Unix's LF and DOS's CR/LF (and vice versa). Despite its name, this
|
|
package provides both `unix2dos` as well as its counterpart, `dos2unix`.
|