<?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: 两个备份的脚本</title>
	<atom:link href="http://linuxtoy.org/archives/two_backup_scripts.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/two_backup_scripts.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Thu, 20 Nov 2008 17:26:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: citygrit</title>
		<link>http://linuxtoy.org/archives/two_backup_scripts.html#comment-2097</link>
		<dc:creator>citygrit</dc:creator>
		<pubDate>Wed, 15 Nov 2006 14:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/two_backup_scripts.html#comment-2097</guid>
		<description>好神速啊，献拙了。</description>
		<content:encoded><![CDATA[<p>好神速啊，献拙了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/two_backup_scripts.html#comment-2096</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Wed, 15 Nov 2006 13:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/two_backup_scripts.html#comment-2096</guid>
		<description>@citygrit：这的确是 WP 的问题。谢谢，马上来看。</description>
		<content:encoded><![CDATA[<p>@citygrit：这的确是 WP 的问题。谢谢，马上来看。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: citygrit</title>
		<link>http://linuxtoy.org/archives/two_backup_scripts.html#comment-2094</link>
		<dc:creator>citygrit</dc:creator>
		<pubDate>Wed, 15 Nov 2006 12:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/two_backup_scripts.html#comment-2094</guid>
		<description>晕，回复里的关键内容被转译了。看来还是单独写篇文章纠正wordpress下--被转译的问题。这就动手，请参看我的blog吧。</description>
		<content:encoded><![CDATA[<p>晕，回复里的关键内容被转译了。看来还是单独写篇文章纠正wordpress下&#8211;被转译的问题。这就动手，请参看我的blog吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: citygrit</title>
		<link>http://linuxtoy.org/archives/two_backup_scripts.html#comment-2093</link>
		<dc:creator>citygrit</dc:creator>
		<pubDate>Wed, 15 Nov 2006 12:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/two_backup_scripts.html#comment-2093</guid>
		<description>"需要注意的是，上面两个脚本的双减号在 wordpress 中无法正常显示，所以我用两个减号中间加空格来代替。"

这个问题可以使用wordpress的html编辑编辑方式，在遇到类似"--"此类输出时用这样的方法：&lt;code&gt;tar -cf /home/you/folder.tar /the/local/dir/ --absolute-names --ignore-failed-read&lt;/code&gt;可以保证"--"不被转译，你可以试试看。</description>
		<content:encoded><![CDATA[<p>&#8220;需要注意的是，上面两个脚本的双减号在 wordpress 中无法正常显示，所以我用两个减号中间加空格来代替。&#8221;</p>
<p>这个问题可以使用wordpress的html编辑编辑方式，在遇到类似&#8221;&#8211;&#8221;此类输出时用这样的方法：<code>tar -cf /home/you/folder.tar /the/local/dir/ --absolute-names --ignore-failed-read</code>可以保证&#8221;&#8211;&#8221;不被转译，你可以试试看。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
