<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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: 为什么 Unix 的管道是好东西</title>
	<atom:link href="http://chenyufei.info/blog/2009-01-19/why-unix-pipe-is-a-good-thing/feed/" rel="self" type="application/rss+xml" />
	<link>http://chenyufei.info/blog/2009-01-19/why-unix-pipe-is-a-good-thing/</link>
	<description>Keep your head about you while all those are losing theirs</description>
	<lastBuildDate>Thu, 02 Sep 2010 03:31:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: stephen</title>
		<link>http://chenyufei.info/blog/2009-01-19/why-unix-pipe-is-a-good-thing/comment-page-1/#comment-507</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Fri, 16 Oct 2009 06:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://chenyufei.info/blog/?p=180#comment-507</guid>
		<description>管道本身并不复杂，其本质就是文件操作的一种应用而已，其灵活性则是unix文件抽象机制的体现。
博主本意是好的，值得称赞，只是写文章之前真正弄懂了，光靠想象力是不行的。</description>
		<content:encoded><![CDATA[<p>管道本身并不复杂，其本质就是文件操作的一种应用而已，其灵活性则是unix文件抽象机制的体现。<br />
博主本意是好的，值得称赞，只是写文章之前真正弄懂了，光靠想象力是不行的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magic003</title>
		<link>http://chenyufei.info/blog/2009-01-19/why-unix-pipe-is-a-good-thing/comment-page-1/#comment-268</link>
		<dc:creator>magic003</dc:creator>
		<pubDate>Tue, 20 Jan 2009 01:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://chenyufei.info/blog/?p=180#comment-268</guid>
		<description>看前半部分的时候就想到了“The Art of Unix Programming”，果然你也提到了。
使用lazy机制的streaming是个好东西。</description>
		<content:encoded><![CDATA[<p>看前半部分的时候就想到了“The Art of Unix Programming”，果然你也提到了。<br />
使用lazy机制的streaming是个好东西。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
