<?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://www.fwolf.com/blog/post/337/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fwolf.com/blog/post/337</link>
	<description>随心·随意·随缘·努力～</description>
	<pubDate>Sun, 07 Sep 2008 10:02:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Fwolf</title>
		<link>http://www.fwolf.com/blog/post/337#comment-8212</link>
		<dc:creator>Fwolf</dc:creator>
		<pubDate>Fri, 20 Jul 2007 02:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.fwolf.com/blog/post/337#comment-8212</guid>
		<description>&lt;p&gt;用-delete应该比用exec套rm -f快
因为不用开新的进程了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>用-delete应该比用exec套rm -f快<br />
因为不用开新的进程了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://www.fwolf.com/blog/post/337#comment-8211</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Fri, 20 Jul 2007 01:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fwolf.com/blog/post/337#comment-8211</guid>
		<description>&lt;p&gt;不错不错，第一步也可以直接用 -type f 判断；或者不用-delete用exec 套rm -f（只删文件不删目录）、rmdir （只删空目录不删文件）&lt;/p&gt;

&lt;p&gt;话说回来，ubuntu的这个修改感觉怪怪的~~~就像RH将rm 强制alias 为rm -i 一样，不舒服。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>不错不错，第一步也可以直接用 -type f 判断；或者不用-delete用exec 套rm -f（只删文件不删目录）、rmdir （只删空目录不删文件）</p>
<p>话说回来，ubuntu的这个修改感觉怪怪的~~~就像RH将rm 强制alias 为rm -i 一样，不舒服。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bxy</title>
		<link>http://www.fwolf.com/blog/post/337#comment-8180</link>
		<dc:creator>bxy</dc:creator>
		<pubDate>Fri, 06 Jul 2007 06:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fwolf.com/blog/post/337#comment-8180</guid>
		<description>&lt;p&gt;实用 太喜欢这些gnu tools了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>实用 太喜欢这些gnu tools了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
