<?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"
	>
<channel>
	<title>Comments on: 简单的 LINUX Shell 下求集合交集差集的办法</title>
	<atom:link href="http://blog.youxu.info/2007/05/24/setop-under-linux-cli/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.youxu.info/2007/05/24/setop-under-linux-cli/</link>
	<description>Life USA China Computer Science AI Maths</description>
	<pubDate>Fri, 08 Aug 2008 19:39:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: &#187; 拼写检查器的一点注记 &#124; 4G Spaces and Web 2.3</title>
		<link>http://blog.youxu.info/2007/05/24/setop-under-linux-cli/#comment-815</link>
		<dc:creator>&#187; 拼写检查器的一点注记 &#124; 4G Spaces and Web 2.3</dc:creator>
		<pubDate>Sun, 10 Jun 2007 02:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.youxu.info/2007/05/24/setop-under-linux-cli/#comment-815</guid>
		<description>[...] 其实就是求文本集合与词典集合的差集. 因此, 使用一点简单的命令行技巧, [...]</description>
		<content:encoded><![CDATA[<p>[...] 其实就是求文本集合与词典集合的差集. 因此, 使用一点简单的命令行技巧, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cxzhp</title>
		<link>http://blog.youxu.info/2007/05/24/setop-under-linux-cli/#comment-786</link>
		<dc:creator>cxzhp</dc:creator>
		<pubDate>Wed, 30 May 2007 06:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.youxu.info/2007/05/24/setop-under-linux-cli/#comment-786</guid>
		<description>&lt;p&gt;那求交集可以用grep -F -f listb lista -v 了，呵呵．&lt;/p&gt;
＝＝＝＝＝
我原文当中好像就写了吧：
&lt;blockquote&gt;
grep -F -f listb lista -v&lt;/blockquote&gt;
没看懂。</description>
		<content:encoded><![CDATA[<p>那求交集可以用grep -F -f listb lista -v 了，呵呵．</p>
<p>＝＝＝＝＝<br />
我原文当中好像就写了吧：</p>
<blockquote><p>
grep -F -f listb lista -v</p></blockquote>
<p>没看懂。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
