<?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: Working With Large Text Files in OS X</title>
	<atom:link href="http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<pubDate>Fri, 21 Nov 2008 04:57:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: chris</title>
		<link>http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-3077</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 02 May 2008 20:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-3077</guid>
		<description>Thanks Jon, I learn something every day!</description>
		<content:encoded><![CDATA[<p>Thanks Jon, I learn something every day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-3032</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Thu, 24 Apr 2008 07:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-3032</guid>
		<description>Can't nano jump to a specified line?

nano +123 file.txt

Just my 2 cents!</description>
		<content:encoded><![CDATA[<p>Can&#8217;t nano jump to a specified line?</p>
<p>nano +123 file.txt</p>
<p>Just my 2 cents!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-2895</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 03 Apr 2008 17:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-2895</guid>
		<description>I like that. Handy indeed.</description>
		<content:encoded><![CDATA[<p>I like that. Handy indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Roberts</title>
		<link>http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-2892</link>
		<dc:creator>Sam Roberts</dc:creator>
		<pubDate>Thu, 03 Apr 2008 04:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/2008/04/01/working-with-large-text-files-in-os-x/#comment-2892</guid>
		<description>Does "less" count as a variant of "vi" just because it uses the same programmer friendly command set? :-)

You don't need to edit the file, it seems, just look at it, and you might already use less to read man pages...

5g              go to line 5
/postal     search for string postal
n                next search match
h                get help

and up and down arrows mean... up and down.</description>
		<content:encoded><![CDATA[<p>Does &#8220;less&#8221; count as a variant of &#8220;vi&#8221; just because it uses the same programmer friendly command set? <img src='http://www.postal-code.com/binarycode/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>You don&#8217;t need to edit the file, it seems, just look at it, and you might already use less to read man pages&#8230;</p>
<p>5g              go to line 5<br />
/postal     search for string postal<br />
n                next search match<br />
h                get help</p>
<p>and up and down arrows mean&#8230; up and down.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
