26Apr 2006 How do a convert a DOS file to LINUX? by troyski ⋅ Leave a Comment dos2unix and unix2dos in linux Use the recode command to format files from dos format to unix format or vice versa. dos2unix – recode ibmpc..lat1 unix2dos – recode lat1..ibmpc