Introduction
unix2dos
is as a program to convert Unix files to DOS/Windows and vice versa.
Installation
sudo pkg install unix2dos
Usage
Simply run
unix2dos filename
or
dos2unix filename
to convert files (replace filename with the name of the file you would like to convert).
References
For more information, check the man page:
man unix2dos