SyntaxFix
Write A Post
Hire A Developer
Questions
vim also can convert files from UNIX to DOS format. For example:
vim
vim hello.txt <<EOF :set fileformat=dos :wq EOF