<div>On Wed, May 5, 2010 at 8:52 AM, L. V. Lammert <span dir="ltr">&lt;<a href="mailto:lvl@omnitec.net">lvl@omnitec.net</a>&gt;</span> wrote:</div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, 5 May 2010, Todd Walton wrote:<br>
<br>
&gt; When I write a bunch of text to a file and then open that file with<br>
&gt; Windows&#39;s Notepad program, it runs it all together in one line with<br>
&gt; boxes where the end-of-lines should be.  Is there a sed line I could<br>
&gt; run the text through to make it Windows-friendly?<br>
&gt;<br></div></blockquote><div><br></div><div>In Vim:<div><br></div><div>:set ff=dos</div><div><br></div></div><div><br></div></div></div>