<?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: The bash history meme</title>
	<atom:link href="http://www.littlerobothead.com/2008/04/16/the-bash-history-meme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlerobothead.com/2008/04/16/the-bash-history-meme/</link>
	<description>Littlerobothead is the journal of one Nick Jones—web developer, designer, standards maven and all around fantastic person.</description>
	<pubDate>Tue, 02 Dec 2008 14:17:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: gordon</title>
		<link>http://www.littlerobothead.com/2008/04/16/the-bash-history-meme/#comment-101</link>
		<dc:creator>gordon</dc:creator>
		<pubDate>Tue, 10 Jun 2008 17:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlerobothead.com/?p=237#comment-101</guid>
		<description>I hadn't seen this before. It's a pretty interesting look at what you do on the computer. I almost never close anything so single use commands like 'svn ci' tend to rule the day. Let the meme continue:

history 1000 &#124; awk '{a[$9]++}END{for(i in a){print a[i] " " i}}' &#124; sort -rn &#124; head
492 svn
147 cap
48 ll
46 tail
33 rm
31 less
28 cd
25 rake
25 cp
12 script/generate</description>
		<content:encoded><![CDATA[<p>I hadn&#8217;t seen this before. It&#8217;s a pretty interesting look at what you do on the computer. I almost never close anything so single use commands like &#8217;svn ci&#8217; tend to rule the day. Let the meme continue:</p>
<p>history 1000 | awk &#8216;{a[$9]++}END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217; | sort -rn | head<br />
492 svn<br />
147 cap<br />
48 ll<br />
46 tail<br />
33 rm<br />
31 less<br />
28 cd<br />
25 rake<br />
25 cp<br />
12 script/generate</p>
]]></content:encoded>
	</item>
</channel>
</rss>
