<?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: Today&#8217;s interesting discovery</title>
	<atom:link href="http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<pubDate>Fri, 05 Dec 2008 09:15:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Alexis</title>
		<link>http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4#comment-13531</link>
		<dc:creator>Alexis</dc:creator>
		<pubDate>Sun, 10 Dec 2006 11:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4#comment-13531</guid>
		<description>There's a command line option for vim which tells it not to swap: "-n".

Still wouldn't use it for files of that size, but it can be useful.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a command line option for vim which tells it not to swap: &#8220;-n&#8221;.</p>
<p>Still wouldn&#8217;t use it for files of that size, but it can be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Tomblin</title>
		<link>http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4#comment-13276</link>
		<dc:creator>Paul Tomblin</dc:creator>
		<pubDate>Sun, 03 Dec 2006 19:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4#comment-13276</guid>
		<description>Actually, I ended up doing it with
&lt;code&gt;sed -n '0,/^From.*2005/p' &lt; old.mbox &gt; new.mbox&lt;/code&gt; and then &lt;code&gt;head -n -1 new.mbox&lt;/code&gt; because I couldn't figure out how to make it leave off the last line in sed.</description>
		<content:encoded><![CDATA[<p>Actually, I ended up doing it with<br />
<code>sed -n '0,/^From.*2005/p' < old.mbox > new.mbox</code> and then <code>head -n -1 new.mbox</code> because I couldn&#8217;t figure out how to make it leave off the last line in sed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Ch. Eigler</title>
		<link>http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4#comment-13275</link>
		<dc:creator>Frank Ch. Eigler</dc:creator>
		<pubDate>Sun, 03 Dec 2006 19:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2006/12/03/todays-interesting-discovery-4#comment-13275</guid>
		<description>Dude, are head(1) and tail(1) too old-school for you?</description>
		<content:encoded><![CDATA[<p>Dude, are head(1) and tail(1) too old-school for you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
