<?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>MrBrown blob &#187; history</title>
	<atom:link href="http://charles.lescampeurs.org/tag/history/feed" rel="self" type="application/rss+xml" />
	<link>http://charles.lescampeurs.org</link>
	<description>random bits.</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:34:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Command line history</title>
		<link>http://charles.lescampeurs.org/2008/05/02/command-line-history?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=command-line-history</link>
		<comments>http://charles.lescampeurs.org/2008/05/02/command-line-history#comments</comments>
		<pubDate>Fri, 02 May 2008 15:54:28 +0000</pubDate>
		<dc:creator>CharlyBr</dc:creator>
				<category><![CDATA[Command line]]></category>
		<category><![CDATA[history]]></category>

		<guid isPermaLink="false">http://charles.lescampeurs.org/?p=3</guid>
		<description><![CDATA[As read here, this is my command line history on my MacBook : [cc lang="bash" line_numbers="false"]$ history 1000 &#124; awk &#8216;{a[$2]++}END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217; &#124; sort -rn &#124; head[/cc] [cc lang="bash" line_numbers="false"] 240 ssh 62 cd 55 scp 33 for 28 vim 25 ping 17 history 13 ls 4 sudo 3 telnet [...]]]></description>
			<content:encoded><![CDATA[<p>As read <a href="http://blog.kovyrin.net/2008/04/28/command-line-history/" target="_blank">here</a>, this is my command line history on my MacBook :</p>
<p>[cc lang="bash" line_numbers="false"]$ history 1000 | awk &#8216;{a[$2]++}END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217; | sort -rn | head[/cc]</p>
<p><tt>[cc lang="bash" </tt>line_numbers="false"<tt>]<br />
240 ssh<br />
62 cd<br />
55 scp<br />
33 for<br />
28 vim<br />
25 ping<br />
17 history<br />
13 ls<br />
4 sudo<br />
3 telnet<br />
[/cc]</tt></p>
 <img src="http://charles.lescampeurs.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=3" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://charles.lescampeurs.org/2008/05/02/command-line-history/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

