EN
How to convert Unix or Linux text file to Macintosh text file?
2
points
Using Notepad++ it is possible to convert Unix / Linux text file to Macintosh file in following way.
1. Instruction how to convert Unix / Linux text file to Macintosh text file.
- Open Unix / Linux text file.
Unix / Linux text file - Unix / Linux end line symbols visible at end of each line. Note: to show all characters use View->Show Symbols->Show All Characters - this option has been enabled to see new line characters.
- Click Edit->EOL Conversion->Macintosh (CR)
EOL means End of LineEOF conversion example with Notepad++. Macintosh text file - Macintosh end line symbols visible at end of each line. - Save Macintosh text file