<?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: Find and replace in multiple files using emacs</title>
	<atom:link href="http://rodgers.org.uk/archives/15/feed" rel="self" type="application/rss+xml" />
	<link>http://rodgers.org.uk/archives/15</link>
	<description></description>
	<lastBuildDate>Tue, 20 Dec 2011 16:00:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alan Iwi</title>
		<link>http://rodgers.org.uk/archives/15/comment-page-1#comment-86</link>
		<dc:creator>Alan Iwi</dc:creator>
		<pubDate>Mon, 12 Feb 2007 18:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://rodgers.org.uk/archives/15#comment-86</guid>
		<description>Sounds useful, thanks, I&#039;ll take a look.  Without it I&#039;d normally use a perl one-liner:

perl -p -i -e &#039;s/pattern/replacement/g&#039; file1 file2 ... 

(or &quot;-i.bak&quot; if you&#039;re feeling a little more timid/sensible)</description>
		<content:encoded><![CDATA[<p>Sounds useful, thanks, I&#8217;ll take a look.  Without it I&#8217;d normally use a perl one-liner:</p>
<p>perl -p -i -e &#8216;s/pattern/replacement/g&#8217; file1 file2 &#8230; </p>
<p>(or &#8220;-i.bak&#8221; if you&#8217;re feeling a little more timid/sensible)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

