<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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: 查找大于1MB的文件夹和文件(递归查找子目录)	</title>
	<atom:link href="https://www.coder4.com/archives/5419/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com/archives/5419</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Sun, 26 Mar 2017 11:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: 甲子百科		</title>
		<link>https://www.coder4.com/archives/5419#comment-1359</link>

		<dc:creator><![CDATA[甲子百科]]></dc:creator>
		<pubDate>Sun, 26 Mar 2017 11:13:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.coder4.com/?p=5419#comment-1359</guid>

					<description><![CDATA[find /（查找范围） -name &#039;查找关键字&#039; -type d

看着怪怪的，为什么不直接使用find]]></description>
			<content:encoded><![CDATA[<p>find /（查找范围） -name '查找关键字' -type d</p>
<p>看着怪怪的，为什么不直接使用find</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
