<?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>eXpand yOur cReativity &#187; linux</title>
	<atom:link href="http://blog.bhushangahire.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bhushangahire.net</link>
	<description>by Bhushan G Ahire</description>
	<lastBuildDate>Mon, 26 Jul 2010 10:25:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>See your most frequently used commands</title>
		<link>http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/</link>
		<comments>http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 12:37:24 +0000</pubDate>
		<dc:creator>Bhushan Ahire</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command history]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/</guid>
		<description><![CDATA[


history &#124; awk '{print $2}' &#124; awk 'BEGIN {FS="&#124;"}{print $1}' &#124; sort &#124; uniq -c &#124; sort -n &#124; tail &#124; sort -nr








		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Share this on Linkedin
		
		
			Share this on Tumblr
		





]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.bhushangahire.net%2F2009%2F03%2F10%2Fsee-your-most-frequently-used-commands%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=recommend&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<div class="code-stylized" id="code-stylized-876">
<div class="highlight">
<pre><span class="nb">history</span> | awk <span class="s1">'{print $2}'</span> | awk <span class="s1">'BEGIN {FS="|"}{print $1}'</span> | sort | uniq -c | sort -n | tail | sort -nr
</pre>
</div>
</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/&amp;title=See+your+most+frequently+used+commands" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/&amp;title=See+your+most+frequently+used+commands" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/&amp;title=See+your+most+frequently+used+commands" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/&amp;t=See+your+most+frequently+used+commands" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=See+your+most+frequently+used+commands+-+http://tr.im/SU86+(via+@bhushangahire)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/&amp;title=See+your+most+frequently+used+commands&amp;summary=history%20%7C%20awk%20%27%7Bprint%20%242%7D%27%20%7C%20awk%20%27BEGIN%20%7BFS%3D%22%7C%22%7D%7Bprint%20%241%7D%27%20%7C%20sort%20%7C%20uniq%20-c%20%7C%20sort%20-n%20%7C%20tail%20%7C%20sort%20-nr%0A%0A&amp;source=eXpand yOur cReativity" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fblog.bhushangahire.net%2F2009%2F03%2F10%2Fsee-your-most-frequently-used-commands%2F&amp;t=See+your+most+frequently+used+commands" rel="nofollow" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bhushangahire.net/2009/03/10/see-your-most-frequently-used-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
