<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://www.gentoo-zh.org/extern.php?action=feed&amp;tid=510&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / awk语句]]></title>
		<link>https://www.gentoo-zh.org/viewtopic.php?id=510</link>
		<description><![CDATA[awk语句 最近发表的帖子。]]></description>
		<lastBuildDate>Sun, 13 Nov 2022 09:45:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[awk语句]]></title>
			<link>https://www.gentoo-zh.org/viewtopic.php?pid=547#p547</link>
			<description><![CDATA[<p>逐行去掉脏数据<br />awk -F &#039;,&#039; &#039;BEGIN&#160; {while(getline &lt; &quot;20161101&quot;) if(length($3)&gt;=6&amp;&amp;length($4&gt;=5)){{print $1&quot;,&quot;$2&quot;,&quot;substr($3,0,6)&quot;,&quot;substr($4,0,5)&quot;,&quot;$5}};close(&quot;20161101&quot;);}&#039;</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Sun, 13 Nov 2022 09:45:36 +0000</pubDate>
			<guid>https://www.gentoo-zh.org/viewtopic.php?pid=547#p547</guid>
		</item>
	</channel>
</rss>
