<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[bash 统计一列数据]]></title><description><![CDATA[<pre><code>cat DNAZ3.m8 |cut -f2 |sort| uniq -c | sort -nr &gt; result.txt
</code></pre>
]]></description><link>http://an.forum.genostack.com/topic/599/bash-统计一列数据</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 12:33:11 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/599.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Mar 2022 06:37:54 GMT</pubDate><ttl>60</ttl></channel></rss>