<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: bash: Clearing History</title>
	<atom:link href="http://www.extrapepperoni.com/2006/08/25/bash-clearing-history/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.extrapepperoni.com/2006/08/25/bash-clearing-history/</link>
	<description>Chris Pepper on whatever (the non-Julia blog)</description>
	<pubDate>Tue, 06 Jan 2009 11:45:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mistoffeles</title>
		<link>http://www.extrapepperoni.com/2006/08/25/bash-clearing-history/comment-page-1/#comment-5</link>
		<dc:creator>Mistoffeles</dc:creator>
		<pubDate>Thu, 21 Dec 2006 19:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chrispepper.com/2006/08/25/bash-clearing-history/#comment-5</guid>
		<description>&lt;p&gt;You can just type 'history [n]' to get a list of the last n lines of the history, including the command numbers, for instance if you have a history with 12 commands and type 'history 3' you will get:&lt;/p&gt;

&lt;p&gt;10 third last command
11 seond last command
12 last command&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can just type &#8216;history [n]&#8216; to get a list of the last n lines of the history, including the command numbers, for instance if you have a history with 12 commands and type &#8216;history 3&#8242; you will get:</p>

<p>10 third last command
11 seond last command
12 last command</p>]]></content:encoded>
	</item>
</channel>
</rss>
