<?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"
	>
<channel>
	<title>Comments on: sed stupidity or ampersand magic?</title>
	<atom:link href="http://www.dholm.com/2008/02/29/sed-stupidity-or-ampersand-magic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dholm.com/2008/02/29/sed-stupidity-or-ampersand-magic/</link>
	<description>I need this baby in a month send me nine women!</description>
	<pubDate>Mon, 06 Oct 2008 13:11:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: dholm</title>
		<link>http://www.dholm.com/2008/02/29/sed-stupidity-or-ampersand-magic/#comment-122</link>
		<dc:creator>dholm</dc:creator>
		<pubDate>Sun, 02 Mar 2008 22:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dholm.com/2008/02/29/sed-stupidity-or-ampersand-magic/#comment-122</guid>
		<description>Ah cwap, you are correct Luca!
/me hides under a rock for not reading the man-page properly

We were discussing writing a refactoring tool at work which is basically just a sed frontend. It should be fairly simple and if you can preview changes before applying it will be pretty darn powerful.</description>
		<content:encoded><![CDATA[<p>Ah cwap, you are correct Luca!<br />
/me hides under a rock for not reading the man-page properly</p>
<p>We were discussing writing a refactoring tool at work which is basically just a sed frontend. It should be fairly simple and if you can preview changes before applying it will be pretty darn powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lu_zero</title>
		<link>http://www.dholm.com/2008/02/29/sed-stupidity-or-ampersand-magic/#comment-121</link>
		<dc:creator>lu_zero</dc:creator>
		<pubDate>Sun, 02 Mar 2008 11:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dholm.com/2008/02/29/sed-stupidity-or-ampersand-magic/#comment-121</guid>
		<description>&#38; means "the whole match" in sed (and other sed like applications), its explained somewhere in the man page.

lu - yes I do refactor my code with sed too ^^</description>
		<content:encoded><![CDATA[<p>&amp; means &#8220;the whole match&#8221; in sed (and other sed like applications), its explained somewhere in the man page.</p>
<p>lu - yes I do refactor my code with sed too ^^</p>
]]></content:encoded>
	</item>
</channel>
</rss>
