<?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>Flib &#187; find</title>
	<atom:link href="http://blog.flib.me/tag/find/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flib.me</link>
	<description>flex&#039;s library</description>
	<lastBuildDate>Thu, 15 Dec 2011 11:05:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>find的exec参数</title>
		<link>http://blog.flib.me/2010/04/14/find%e7%9a%84exec%e5%8f%82%e6%95%b0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=find%25e7%259a%2584exec%25e5%258f%2582%25e6%2595%25b0</link>
		<comments>http://blog.flib.me/2010/04/14/find%e7%9a%84exec%e5%8f%82%e6%95%b0/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 15:08:31 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[exec]]></category>
		<category><![CDATA[execdir]]></category>
		<category><![CDATA[find]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38169</guid>
		<description><![CDATA[find的-exec参数执行命令时，当前目录是执行者运行find程序时所在的目录。如果需要在执行命令时进入匹配项所在目录，使用-execdir参数。两者均不能识别命令中的通配符，可以通过间接调用一个单行脚本来解决。]]></description>
			<content:encoded><![CDATA[<p>find的-exec参数执行命令时，当前目录是执行者运行find程序时所在的目录。如果需要在执行命令时进入匹配项所在目录，使用-execdir参数。两者均不能识别命令中的通配符，可以通过间接调用一个单行脚本来解决。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2010/04/14/find%e7%9a%84exec%e5%8f%82%e6%95%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

