---

Alternative to dos2unix, unix2dos – linux flip command

[ Thanks to Jadu
Saikia
for this link. ]

"A example. myfile.txt is a dos file with ^Ms at the end of each line.
$ file myfile.txt
myfile.txt: ASCII text, with CRLF, LF line terminators

$ flip -u myfile.txt
$ file myfile.txt
myfile.txt: ASCII text"


Complete Story

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis