<?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: Replace text in multiple files with perl just in one line&#8230;</title>
	<atom:link href="http://blog.asicguru.com/2007/03/replace-text-in-multiple-files-with-perl-just-in-one-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asicguru.com/2007/03/replace-text-in-multiple-files-with-perl-just-in-one-line/</link>
	<description>A Functional Verification Blog</description>
	<lastBuildDate>Thu, 22 Sep 2011 20:55:50 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GLEN</title>
		<link>http://blog.asicguru.com/2007/03/replace-text-in-multiple-files-with-perl-just-in-one-line/comment-page-1/#comment-2286</link>
		<dc:creator>GLEN</dc:creator>
		<pubDate>Thu, 11 Nov 2010 05:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://puneetworld.com/archives/24#comment-2286</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;b&gt;&lt;a href=&quot;http://us.cheapfashionspot.com/&quot; rel=&quot;nofollow&quot;&gt;NEW FASHION store. Original designers collection at low prices!!! 20 % TO 70 % OFF. END OF SEASON SALE!!!&lt;/a&gt;&lt;/b&gt;&lt;/blockquote&gt;...&lt;/strong&gt;

BUY FASHION. TOP BRANDS: GUCCI, DOLCE&amp;GABBANA, BURBERRY, DIESEL, ICEBERG, ROBERTO CAVALLI, EMPORIO ARMANI, VERSACE...</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><b><a href="http://us.cheapfashionspot.com/" rel="nofollow">NEW FASHION store. Original designers collection at low prices!!! 20 % TO 70 % OFF. END OF SEASON SALE!!!</a></b></p></blockquote>
<p>&#8230;</strong></p>
<p>BUY FASHION. TOP BRANDS: GUCCI, DOLCE&amp;GABBANA, BURBERRY, DIESEL, ICEBERG, ROBERTO CAVALLI, EMPORIO ARMANI, VERSACE&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ROY</title>
		<link>http://blog.asicguru.com/2007/03/replace-text-in-multiple-files-with-perl-just-in-one-line/comment-page-1/#comment-1239</link>
		<dc:creator>ROY</dc:creator>
		<pubDate>Tue, 07 Sep 2010 17:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://puneetworld.com/archives/24#comment-1239</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;a href=&quot;http://cheaptabletsonline.com/&quot; rel=&quot;nofollow&quot;&gt;CheapTabletsOnline.com. Canadian Health&amp;Care.Best quality drugs.Special Internet Prices.No prescription online pharmacy. Online Pharmacy. Order drugs online&lt;/a&gt;...&lt;/strong&gt;

Buy:Lasix.Acomplia.Cozaar.Benicar.Wellbutrin SR.Lipitor.Lipothin.Buspar.SleepWell.Prozac.Seroquel.Zetia.Amoxicillin.Ventolin.Nymphomax.Zocor.Female Cialis.Advair.Female Pink Viagra.Aricept....</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><a href="http://cheaptabletsonline.com/" rel="nofollow">CheapTabletsOnline.com. Canadian Health&amp;Care.Best quality drugs.Special Internet Prices.No prescription online pharmacy. Online Pharmacy. Order drugs online</a>&#8230;</p></blockquote>
<p></strong></p>
<p>Buy:Lasix.Acomplia.Cozaar.Benicar.Wellbutrin SR.Lipitor.Lipothin.Buspar.SleepWell.Prozac.Seroquel.Zetia.Amoxicillin.Ventolin.Nymphomax.Zocor.Female Cialis.Advair.Female Pink Viagra.Aricept&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: er.punit</title>
		<link>http://blog.asicguru.com/2007/03/replace-text-in-multiple-files-with-perl-just-in-one-line/comment-page-1/#comment-139</link>
		<dc:creator>er.punit</dc:creator>
		<pubDate>Wed, 15 Apr 2009 05:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://puneetworld.com/archives/24#comment-139</guid>
		<description>Hello Ken,

You shoule be able to do it with the followign command like :

perl -pi -e &quot;`/path/to/replace-patterns.txt`&quot; *.fileExtension

Put all your lookfor and replace with pattern in file replace-patterns.txt.

Thanks,
Puneet</description>
		<content:encoded><![CDATA[<p>Hello Ken,</p>
<p>You shoule be able to do it with the followign command like :</p>
<p>perl -pi -e &#8220;`/path/to/replace-patterns.txt`&#8221; *.fileExtension</p>
<p>Put all your lookfor and replace with pattern in file replace-patterns.txt.</p>
<p>Thanks,<br />
Puneet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blog.asicguru.com/2007/03/replace-text-in-multiple-files-with-perl-just-in-one-line/comment-page-1/#comment-138</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://puneetworld.com/archives/24#comment-138</guid>
		<description>Is it possible to use a replace-patterns.txt file to search replace expressions in a file?</description>
		<content:encoded><![CDATA[<p>Is it possible to use a replace-patterns.txt file to search replace expressions in a file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

