<?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>find | C1G军火库</title>
	<atom:link href="https://blog.c1gstudio.com/archives/tag/find/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.c1gstudio.com</link>
	<description>关注互联网、网页设计、Web开发、服务器运维优化、项目管理、网站运营、网站安全...</description>
	<lastBuildDate>Mon, 26 Mar 2012 09:02:57 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>find搜索如何排除文件及目录</title>
		<link>https://blog.c1gstudio.com/archives/1320</link>
					<comments>https://blog.c1gstudio.com/archives/1320#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 03:59:39 +0000</pubDate>
				<category><![CDATA[Linux 命令]]></category>
		<category><![CDATA[find]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1320</guid>

					<description><![CDATA[<p>查找cache目录下不是html的文件 find ./cache ! -name &#8216;*.html&#038; [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1320">find搜索如何排除文件及目录</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1320/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>find命令中*号的疑惑</title>
		<link>https://blog.c1gstudio.com/archives/84</link>
					<comments>https://blog.c1gstudio.com/archives/84#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 02:54:48 +0000</pubDate>
				<category><![CDATA[Linux 命令]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[find]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/archives/84</guid>

					<description><![CDATA[<p>当前目录下有abc.html,def.html,ghi.html 使用find . -name *.html会 [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/84">find命令中*号的疑惑</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/84/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
