I’m sure you have encountered a text file before where when you view it in notepad, there are no line breaks, only a square looking character. This is because different OS’s handle how the Enter key translates to plain text differently.
- Windows inserts a carriage return + line break
- *nix inserts just a line break
- Mac inserts just a carriage return
Notepad expects the Windows format. To get around this, you can use WordPad or another freeware editor (I prefer EditPad) to open these files instead.

Like what you read?
If so, please join over 28,000 people who receive our exclusive weekly newsletter and computer tips, and get FREE COPIES of 5 eBooks we created, as our gift to you for subscribing. Just enter your name and email below:







