<?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: 使用sed命令批量替换文件中的某个关键字</title>
	<atom:link href="http://www.xiaojb.com/archives/tips/sed_replace.shtml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xiaojb.com/archives/tips/sed_replace.shtml</link>
	<description>奋斗无止境 爱拼才会赢</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:16:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: smzz</title>
		<link>http://www.xiaojb.com/archives/tips/sed_replace.shtml#comment-5269</link>
		<dc:creator>smzz</dc:creator>
		<pubDate>Wed, 11 Feb 2009 05:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/wp/?p=360#comment-5269</guid>
		<description>还可以使用&#124;分隔符，以避免路径中的转义：
sed -i -e &#039;s&#124;/cgi-bin/&#124;/cgi/&#124;g&#039;  filename</description>
		<content:encoded><![CDATA[<p>还可以使用|分隔符，以避免路径中的转义：<br />
sed -i -e &#8216;s|/cgi-bin/|/cgi/|g&#8217;  filename</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 王永杰</title>
		<link>http://www.xiaojb.com/archives/tips/sed_replace.shtml#comment-5233</link>
		<dc:creator>王永杰</dc:creator>
		<pubDate>Tue, 14 Oct 2008 07:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/wp/?p=360#comment-5233</guid>
		<description>复制下来还是当成一个减号了，不知道怎么回事。</description>
		<content:encoded><![CDATA[<p>复制下来还是当成一个减号了，不知道怎么回事。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xjb</title>
		<link>http://www.xiaojb.com/archives/tips/sed_replace.shtml#comment-5232</link>
		<dc:creator>xjb</dc:creator>
		<pubDate>Mon, 13 Oct 2008 13:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/wp/?p=360#comment-5232</guid>
		<description>文中是两个横杠的，可能跟字体字号有关系，没显示出来</description>
		<content:encoded><![CDATA[<p>文中是两个横杠的，可能跟字体字号有关系，没显示出来</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 王永杰</title>
		<link>http://www.xiaojb.com/archives/tips/sed_replace.shtml#comment-5231</link>
		<dc:creator>王永杰</dc:creator>
		<pubDate>Mon, 13 Oct 2008 06:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/wp/?p=360#comment-5231</guid>
		<description>貌似应该是 --in-place
-in-place
会把n-place当成-i的参数。</description>
		<content:encoded><![CDATA[<p>貌似应该是 &#8211;in-place<br />
-in-place<br />
会把n-place当成-i的参数。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

