<?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: Mysterious GNU sed option &#8220;-E&#8221;</title>
	<atom:link href="http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/</link>
	<description></description>
	<lastBuildDate>Wed, 15 Aug 2018 15:56:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Thrawn</title>
		<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/comment-page-1/#comment-4159</link>
		<dc:creator>Thrawn</dc:creator>
		<pubDate>Tue, 19 Jun 2018 09:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=333#comment-4159</guid>
		<description>Thank you very much! Came across the issue just now with a configure script calling &#039;sed -E&#039; explicitly, which failed on my GNU sed version 4.1.5 (old CygWin install). Changed to -r, and it seems to work now!</description>
		<content:encoded><![CDATA[<p>Thank you very much! Came across the issue just now with a configure script calling &#8216;sed -E&#8217; explicitly, which failed on my GNU sed version 4.1.5 (old CygWin install). Changed to -r, and it seems to work now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache Indian</title>
		<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/comment-page-1/#comment-3296</link>
		<dc:creator>Apache Indian</dc:creator>
		<pubDate>Wed, 06 Jan 2016 13:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=333#comment-3296</guid>
		<description>Thanks, this is a great help.</description>
		<content:encoded><![CDATA[<p>Thanks, this is a great help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrés Mejía</title>
		<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/comment-page-1/#comment-3191</link>
		<dc:creator>Andrés Mejía</dc:creator>
		<pubDate>Mon, 14 Sep 2015 21:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=333#comment-3191</guid>
		<description>Thanks, I couldn&#039;t figure this out!</description>
		<content:encoded><![CDATA[<p>Thanks, I couldn&#8217;t figure this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdlc-editor</title>
		<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/comment-page-1/#comment-298</link>
		<dc:creator>bdlc-editor</dc:creator>
		<pubDate>Fri, 06 May 2011 14:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=333#comment-298</guid>
		<description>I knew I am not the only one puzzled by that. :)</description>
		<content:encoded><![CDATA[<p>I knew I am not the only one puzzled by that. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Myers</title>
		<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/comment-page-1/#comment-271</link>
		<dc:creator>Andrew Myers</dc:creator>
		<pubDate>Tue, 19 Apr 2011 00:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=333#comment-271</guid>
		<description>Thanks for this.  Came across the exact thing today, and this helped greatly.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  Came across the exact thing today, and this helped greatly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
