SuSE Linux: All versions
^M at the
end of the line.
unix2dos file. Now one is able to read it using DOS, e.g.:
cd /tmp cp /etc/printcap . unix2dos printcap
dos2unix file. Now one is able to read it under Linux, e.g.:
cd /tmp cp /dos/autoexec.bat . unix2dos autoexec.bat