<?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>Raskas' blog &#187; top 10</title>
	<atom:link href="http://www.raskas.be/blog/tag/top-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raskas.be/blog</link>
	<description>Everything is possible... You only have to find out how.</description>
	<lastBuildDate>Wed, 22 Jun 2011 15:14:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shell History Meme</title>
		<link>http://www.raskas.be/blog/2008/04/10/shell-history-meme/</link>
		<comments>http://www.raskas.be/blog/2008/04/10/shell-history-meme/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 07:28:14 +0000</pubDate>
		<dc:creator>Johan Huysmans</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux SysAdmin]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[top 10]]></category>

		<guid isPermaLink="false">http://www.raskas.be/blog/?p=82</guid>
		<description><![CDATA[There is a Shell history meme going on on planet Fedora; Let&#8217;s join.
[johan@laptop ~]$ history&#124;awk &#39;{a[$2]++ } END{for(i in a){print a[i] &#34; &#34; i}}&#39;&#124;sort -nr&#124;head
201 ls
108 ssh
108 cd
98 sh
81 su
29 vi
24 rpm
24 ping
23 rm
20 mv
[johan@workstation ~]$ history&#124;awk &#39;{a[$2]++ } END{for(i in a){print a[i] &#34; &#34; i}}&#39;&#124;sort -nr&#124;head
149 ls
128 cd
125 cvs
93 diff
71 echo
54 ssh
45 for
28 mkdir
26 [...]]]></description>
			<content:encoded><![CDATA[<p>There is a Shell history meme going on on <a href="http://planet.fedoraproject.org/" target="_blank">planet Fedora</a>; Let&#8217;s join.</p>
<p>[johan@laptop ~]$ history|awk &#39;{a[$2]++ } END{for(i in a){print a[i] &#34; &#34; i}}&#39;|sort -nr|head<br />
201 ls<br />
108 ssh<br />
108 cd<br />
98 sh<br />
81 su<br />
29 vi<br />
24 rpm<br />
24 ping<br />
23 rm<br />
20 mv</p>
<p>[johan@workstation ~]$ history|awk &#39;{a[$2]++ } END{for(i in a){print a[i] &#34; &#34; i}}&#39;|sort -nr|head<br />
149 ls<br />
128 cd<br />
125 cvs<br />
93 diff<br />
71 echo<br />
54 ssh<br />
45 for<br />
28 mkdir<br />
26 md5sum<br />
24 reset</p>
<p>My previous post of my <a href="http://www.raskas.be/blog/2006/09/25/top-10-used-commands/" target="_blank">Top 10 used commands</a> was more than 1 year ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raskas.be/blog/2008/04/10/shell-history-meme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

