<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>蜘蛛的博客</title>
	<atom:link href="http://www.gawang.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gawang.com</link>
	<description>分享经验记录成长，没事就来嘎嘎</description>
	<lastBuildDate>Fri, 02 Sep 2011 04:37:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>linux 删除目录文件命令RM</title>
		<link>http://www.gawang.com/archives/8</link>
		<comments>http://www.gawang.com/archives/8#comments</comments>
		<pubDate>Fri, 02 Sep 2011 04:37:32 +0000</pubDate>
		<dc:creator>isung</dc:creator>
				<category><![CDATA[linux学习记录]]></category>

		<guid isPermaLink="false">http://www.gawang.com/?p=8</guid>
		<description><![CDATA[linux删除目录很简单，很多人还是习惯用rmdir，不过一旦目录非空，就陷入深深的苦恼之中，现在使用rm -rf命令即可。 直接rm就可以了，不过要加两个参数-rf 即：rm -rf 目录名字 -r 就是向下递归，不管有多少级目录，一并删除 -f 就是直接强行删除，不作任何提示的意思 删除文件夹实例： rm -rf /var/log/httpd/access 将会删除/var/log/httpd/access目录以及其下所有文件、文件夹 需要提醒的是：使用这个rm -rf的时候一定要格外小心，linux没有回收站的 当然，rm还有更多的其他参数和用法，man rm就可以查看了 删除文件使用实例： rm -f /var/log/httpd/access.log 将会强制删除/var/log/httpd/access.log这个文件]]></description>
			<content:encoded><![CDATA[<p>linux删除目录很简单，很多人还是习惯用rmdir，不过一旦目录非空，就陷入深深的苦恼之中，现在使用rm -rf命令即可。<br />
直接rm就可以了，不过要加两个参数-rf 即：rm -rf   目录名字<br />
-r 就是向下递归，不管有多少级目录，一并删除<br />
-f 就是直接强行删除，不作任何提示的意思</p>
<p>删除文件夹实例：<br />
rm -rf /var/log/httpd/access</p>
<p>将会删除/var/log/httpd/access目录以及其下所有文件、文件夹</p>
<p>需要提醒的是：使用这个rm -rf的时候一定要格外小心，linux没有回收站的</p>
<p>当然，rm还有更多的其他参数和用法，man rm就可以查看了</p>
<p>删除文件使用实例：<br />
rm -f /var/log/httpd/access.log</p>
<p>将会强制删除/var/log/httpd/access.log这个文件</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gawang.com/archives/8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>圆通速度之慢让人无法接受</title>
		<link>http://www.gawang.com/archives/4</link>
		<comments>http://www.gawang.com/archives/4#comments</comments>
		<pubDate>Fri, 02 Sep 2011 02:53:17 +0000</pubDate>
		<dc:creator>isung</dc:creator>
				<category><![CDATA[蜘蛛网购]]></category>

		<guid isPermaLink="false">http://www.gawang.com/?p=4</guid>
		<description><![CDATA[最近在淘宝上面看中了一部手机。官方在做活动。比市场便宜了不少。25号下单。26号下午就发货了。然后28号在圆网官网上查单号，上面显示已经到达深圳了。但时至今日仍没收到。打电话过去查询，说还没到深圳。真是杯具。~！这样的速度，这样的系统让人无语！]]></description>
			<content:encoded><![CDATA[<p>最近在淘宝上面看中了一部手机。官方在做活动。比市场便宜了不少。25号下单。26号下午就发货了。然后28号在圆网官网上查单号，上面显示已经到达深圳了。但时至今日仍没收到。打电话过去查询，说还没到深圳。真是杯具。~！这样的速度，这样的系统让人无语！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gawang.com/archives/4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world！</title>
		<link>http://www.gawang.com/archives/1</link>
		<comments>http://www.gawang.com/archives/1#comments</comments>
		<pubDate>Tue, 23 Aug 2011 12:32:41 +0000</pubDate>
		<dc:creator>isung</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.gawang.com/?p=1</guid>
		<description><![CDATA[欢迎使用 WordPress。这是系统自动生成的演示文章。编辑或者删除它，开始您的博客！]]></description>
			<content:encoded><![CDATA[<p>欢迎使用 WordPress。这是系统自动生成的演示文章。编辑或者删除它，开始您的博客！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gawang.com/archives/1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

