<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Be the signal &#187; shell</title>
	<atom:link href="http://bethesignal.org/blog/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://bethesignal.org</link>
	<description>where we&#039;re going, we don&#039;t need roads...</description>
	<lastBuildDate>Wed, 30 Dec 2009 16:15:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://bethesignal.org/?pushpress=hub'/>
		<item>
		<title>Shell history stats</title>
		<link>http://bethesignal.org/blog/2008/04/10/shell-history-stats/</link>
		<comments>http://bethesignal.org/blog/2008/04/10/shell-history-stats/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 10:00:00 +0000</pubDate>
		<dc:creator>Jeff Waugh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://bethesignal.org/?p=1057</guid>
		<description><![CDATA[Okay, I&#8217;ll bite:
stanley: ~
$ history&#124;awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'&#124;sort -rn&#124;head
201 host
46 bzr
43 ls
40 cd
32 sudo
22 vi
19 scp
12 clear
11 ./push-live
9 wget
Amusing aberration at the top there.  
]]></description>
			<content:encoded><![CDATA[<p>Okay, <a href="http://jimmac.musichall.cz/log/?p=427">I&#8217;ll bite</a>:</p>
<pre>stanley: ~
$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head
201 host
46 bzr
43 ls
40 cd
32 sudo
22 vi
19 scp
12 clear
11 ./push-live
9 wget</pre>
<p>Amusing aberration at the top there. <img src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bethesignal.org/blog/2008/04/10/shell-history-stats/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
