---

Solution: Converting line breaks

Linux text files and Windows text files differ from each other in an important aspect. They have a different way to indicate the end of a line. Sometimes, when opening a text file on Linux, you see a ^M here and there. This means that the text file contains Windows-like line breaks. This solution describes how to convert a Windows-like text file to a Linux-like one, and the other way around.

Get the Free Newsletter!

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