<?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: 用 Perl 做 Search and replace</title>
	<atom:link href="http://www.hkcode.com/linux-bsd-notes/81/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hkcode.com/linux-bsd-notes/81</link>
	<description>關於 PHP, Linux, Open Source 及個人生活記載的網誌。</description>
	<lastBuildDate>Mon, 07 May 2012 00:29:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Yong-jhih Chen</title>
		<link>http://www.hkcode.com/linux-bsd-notes/81#comment-7976</link>
		<dc:creator>Yong-jhih Chen</dc:creator>
		<pubDate>Fri, 10 Aug 2007 00:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/81#comment-7976</guid>
		<description>sed -i.bak &#039;s/src_str/new_str/g&#039; *.html
sed -i.bak &#039;s/src_str/new_str/g&#039; $(find . -name &#039;*.html&#039; &#124; xargs)</description>
		<content:encoded><![CDATA[<p>sed -i.bak &#8216;s/src_str/new_str/g&#8217; *.html<br />
sed -i.bak &#8216;s/src_str/new_str/g&#8217; $(find . -name &#8216;*.html&#8217; | xargs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnpupu</title>
		<link>http://www.hkcode.com/linux-bsd-notes/81#comment-2738</link>
		<dc:creator>johnpupu</dc:creator>
		<pubDate>Fri, 26 Jan 2007 03:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/81#comment-2738</guid>
		<description>謝謝你提供的方法。</description>
		<content:encoded><![CDATA[<p>謝謝你提供的方法。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judy</title>
		<link>http://www.hkcode.com/linux-bsd-notes/81#comment-37</link>
		<dc:creator>judy</dc:creator>
		<pubDate>Fri, 24 Feb 2006 02:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/linux-bsd-notes/81#comment-37</guid>
		<description>如果使用dreamweaver中的搜尋取代也滿快的！！</description>
		<content:encoded><![CDATA[<p>如果使用dreamweaver中的搜尋取代也滿快的！！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

