<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to niceties</title><link>https://sourceforge.net/p/hardi/wiki/niceties/</link><description>Recent changes to niceties</description><atom:link href="https://sourceforge.net/p/hardi/wiki/niceties/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 30 Apr 2014 16:27:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hardi/wiki/niceties/feed" rel="self" type="application/rss+xml"/><item><title>niceties modified by Holger Lewin</title><link>https://sourceforge.net/p/hardi/wiki/niceties/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -6,5 +6,6 @@

 To sort a tab-separated file by the 1st column:

+    export LC_COLLATE=C
     sort -t $'\t' -k1,1 enwiki_keyvalue.txt

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Holger Lewin</dc:creator><pubDate>Wed, 30 Apr 2014 16:27:02 -0000</pubDate><guid>https://sourceforge.netf66852f10cfd479f21b0daf29c029c14613e04e2</guid></item><item><title>niceties modified by Holger Lewin</title><link>https://sourceforge.net/p/hardi/wiki/niceties/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="bash"&gt;bash&lt;/h1&gt;
&lt;h2 id="sort"&gt;sort&lt;/h2&gt;
&lt;p&gt;To sort a tab-separated file by the 1st column:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sort&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;t&lt;/span&gt; &lt;span class="err"&gt;$&lt;/span&gt;&lt;span class="sc"&gt;'\t'&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;k1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt; &lt;span class="n"&gt;enwiki_keyvalue&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;txt&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Holger Lewin</dc:creator><pubDate>Mon, 28 Apr 2014 10:17:24 -0000</pubDate><guid>https://sourceforge.neta0cfcdfb46a3da8f5f6c21eb2a462b0da5b78f16</guid></item></channel></rss>