<?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>微米天空 &#187; 说明</title>
	<atom:link href="http://www.micronsky.com/tag/%e8%af%b4%e6%98%8e/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micronsky.com</link>
	<description>人，因思则变。</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:18:12 +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>Linux SHELL if 命令参数说明</title>
		<link>http://www.micronsky.com/2008/05/linux-shell-if-parameter/</link>
		<comments>http://www.micronsky.com/2008/05/linux-shell-if-parameter/#comments</comments>
		<pubDate>Thu, 22 May 2008 06:33:18 +0000</pubDate>
		<dc:creator>东木</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[参数]]></category>
		<category><![CDATA[说明]]></category>

		<guid isPermaLink="false">http://log.micronsky.com/2008/05/linux-shell-if-%e5%91%bd%e4%bb%a4%e5%8f%82%e6%95%b0%e8%af%b4%e6%98%8e/</guid>
		<description><![CDATA[<ul>    <li>&#8211;b 当file存在并且是块文件时返回真</li>    <li>-c 当file存在并且是字符文件时返回真</li>    <li>-d 当pathname存在并且是一个目录时返回真</li>    <li>-e 当pathname指定的文件或目录存在时返回真</li>    <li>-f 当file存在并且是正规文件时返回真</li>    <li>-g 当由pathname指定的文件或目录存在并且设置了SGID位时返回为真</li>    <li>-h 当file存在并且是符号链接文件时返回真，该选项在一些老系统上无效</li>...</ul>
]]></description>
		<wfw:commentRss>http://www.micronsky.com/2008/05/linux-shell-if-parameter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

