<?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>评论：awk中RS,ORS,FS,OFS区别与联系</title>
	<atom:link href="http://blog.51yip.com/shell/1151.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/shell/1151.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：Mr.Huang</title>
		<link>http://blog.51yip.com/shell/1151.html/comment-page-1#comment-8953</link>
		<dc:creator>Mr.Huang</dc:creator>
		<pubDate>Wed, 13 Nov 2013 05:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1151#comment-8953</guid>
		<description>最后一点OFS生效的，在The AWK Programming Language中描述为
when $0 is changed by assignment or substitution, $1, $2, etc., and NF will be recomputed; likewise, when one of $1, $2, etc., is changed, $0 is reconstructed using OFS to separate fields.</description>
		<content:encoded><![CDATA[<p>最后一点OFS生效的，在The AWK Programming Language中描述为<br />
when $0 is changed by assignment or substitution, $1, $2, etc., and NF will be recomputed; likewise, when one of $1, $2, etc., is changed, $0 is reconstructed using OFS to separate fields.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：小爷子好基友</title>
		<link>http://blog.51yip.com/shell/1151.html/comment-page-1#comment-1073</link>
		<dc:creator>小爷子好基友</dc:creator>
		<pubDate>Wed, 29 Aug 2012 02:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1151#comment-1073</guid>
		<description>很受用，把容易出问题的地方都搞清楚了~</description>
		<content:encoded><![CDATA[<p>很受用，把容易出问题的地方都搞清楚了~</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jcy</title>
		<link>http://blog.51yip.com/shell/1151.html/comment-page-1#comment-421</link>
		<dc:creator>jcy</dc:creator>
		<pubDate>Tue, 29 Mar 2011 06:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1151#comment-421</guid>
		<description>博主写的很详细，我转载到我的blog了。</description>
		<content:encoded><![CDATA[<p>博主写的很详细，我转载到我的blog了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Tennessee3Waltz</title>
		<link>http://blog.51yip.com/shell/1151.html/comment-page-1#comment-418</link>
		<dc:creator>Tennessee3Waltz</dc:creator>
		<pubDate>Sun, 20 Mar 2011 10:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1151#comment-418</guid>
		<description>博主，我很喜欢你这篇文章，我转到我的博客（http://blog.sina.com.cn/tennessee3waltz）上去了可以吧^_^ 谢谢：）</description>
		<content:encoded><![CDATA[<p>博主，我很喜欢你这篇文章，我转到我的博客（http://blog.sina.com.cn/tennessee3waltz）上去了可以吧^_^ 谢谢：）</p>
]]></content:encoded>
	</item>
</channel>
</rss>
