<?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>[LINICKX].com &#187; history meme</title>
	<atom:link href="http://www.linickx.com/tag/history-meme/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Thu, 17 May 2012 10:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>History Meme &#8211; What&#8217;s your shell top 10?</title>
		<link>http://www.linickx.com/404/history-meme-whats-your-shell-top-10</link>
		<comments>http://www.linickx.com/404/history-meme-whats-your-shell-top-10#comments</comments>
		<pubDate>Fri, 18 Apr 2008 09:51:51 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[history meme]]></category>

		<guid isPermaLink="false">http://www.linickx.com/archives/404/history-meme-whats-your-shell-top-10</guid>
		<description><![CDATA[Planet gnome have started a trend&#8230; $ history &#124; awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' &#124; sort -rn &#124; head 114 ping 107 sudo 82 ssh 71 top 71 cd 68 iwconfig 56 ls 46 usbkey.sh 43 ps &#8230; <a href="http://www.linickx.com/404/history-meme-whats-your-shell-top-10">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/custom?hl=en&#038;client=google-coop&#038;cof=AH%3Aleft%3BS%3Ahttp%3A%2F%2Fplanet.gnome.org%2F%3BCX%3ABloggers%2520of%2520Planet%2520GNOME%3BL%3Ahttp%3A%2F%2Fwww.gnome.org%2Fimg%2Flogo%2Ftext-64%3BLH%3A64%3BLP%3A1%3BGFNT%3A%23666666%3BDIV%3A%23cccccc%3B&#038;adkw=AELymgVuQoYfvsheM6KA6z8eBquUjnbxaM51ouim04L3q497yAuT4d5y7BOqpREvwI7hHZLLATbHsG16s_IindkbId-BmIBZDBTPTxGSBe-1lcUh4VPn8o0JuwbPpxnaNMefCT5vj5Tt&#038;q=awk+print+sort+head&#038;btnG=Search&#038;cx=007525575524326405779%3Ac0gv0y410u0">Planet gnome have started a trend</a>&#8230;</p>
<pre>
$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
114 ping
107 sudo
82 ssh
71 top
71 cd
68 iwconfig
56 ls
46 usbkey.sh
43 ps
33 evolution
</pre>
<p>The output shows what commands you type the most, <code>usbkey.sh</code> is a script to unlock the secret-keys held on my usb key-fob, sudo is high up probably cause I use sudo to bounce services (<em>the intel wireless drive crashes quite alot and both it and Network Manager then need restarting</em>) and evolution needs a shutdown every now and again <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  The other commands are fairly self-explanatory.</p>
<p>So what&#8217;s your history? </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/404/history-meme-whats-your-shell-top-10/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

