<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Convert DOS and Windows line breaks to Unix line breaks</title>
	<atom:link href="http://www.tech-recipes.com/rx/200/convert-dos-line-breaks-to-unix-line-breaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/200/convert-dos-line-breaks-to-unix-line-breaks/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hollister</title>
		<link>http://www.tech-recipes.com/rx/200/convert-dos-line-breaks-to-unix-line-breaks/comment-page-1/#comment-42807</link>
		<dc:creator>Hollister</dc:creator>
		<pubDate>Fri, 01 Oct 2010 22:38:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42807</guid>
		<description>That doesn&#039;t work either...it just deletes all the &quot;R&quot; characters.

You need to escape the CR and make it global. This works better:

sed -i &#039;s/rn/n/g&#039; file.txt</description>
		<content:encoded><![CDATA[<p>That doesn&#8217;t work either&#8230;it just deletes all the &#8220;R&#8221; characters.</p>
<p>You need to escape the CR and make it global. This works better:</p>
<p>sed -i &#8217;s/rn/n/g&#8217; file.txt</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/8 queries in 0.421 seconds using memcached
Object Caching 255/260 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 07:27:26 -->
