<?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>Blip Bloop &#187; history</title>
	<atom:link href="http://blipbloop.net/tag/history/feed/" rel="self" type="application/rss+xml" />
	<link>http://blipbloop.net</link>
	<description>By Zach Hale</description>
	<lastBuildDate>Fri, 30 Oct 2009 16:00:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>History meme</title>
		<link>http://blipbloop.net/2008/04/history-meme/</link>
		<comments>http://blipbloop.net/2008/04/history-meme/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 04:02:55 +0000</pubDate>
		<dc:creator>zachhale</dc:creator>
				<category><![CDATA[Memes]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://blipbloop.net/?p=246</guid>
		<description><![CDATA[As per Dive Into Mark.

As zachhale

tarsi:~ zachhale$ uname -a
Darwin tarsi.lan 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar  4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386

tarsi:~ zachhale$ history &#124; awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' &#124; sort -rn &#124; head
81 git
65 cd
46 nano
44 cap
34 ssh
31 ss
23 ls
20 scp
15 sudo
11 mate




As root

sh-3.2# history &#124; awk '{a[$2]++}END{for(i [...]]]></description>
			<content:encoded><![CDATA[<p>As per <a href="http://diveintomark.org/archives/2008/04/15/history-meme">Dive Into Mark</a>.</p>

<h3>As zachhale</h3>

<pre><code>tarsi:~ zachhale$ uname -a
Darwin tarsi.lan 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar  4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386

tarsi:~ zachhale$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
81 git
65 cd
46 nano
44 cap
34 ssh
31 ss
23 ls
20 scp
15 sudo
11 mate
</code></pre>

<p></pre></p>

<h3>As root</h3>

<pre><code>sh-3.2# history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
77 svn
44 ls
30 cd
18 pwd
11 sudo
10 nano
10 mate
10 cp
10 apachectl
7 mysql
</code></pre>

<p>Don't be afraid, join the meme!</p>
]]></content:encoded>
			<wfw:commentRss>http://blipbloop.net/2008/04/history-meme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
