<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Bash History Spelunking</title>
	<link>http://basildoncoder.com/blog/2008/04/14/bash-history-spelunking/</link>
	<description>Incoherent and disjointed opinionated drivel from somewhere near London</description>
	<pubDate>Sat, 22 Nov 2008 16:21:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mike</title>
		<link>http://basildoncoder.com/blog/2008/04/14/bash-history-spelunking/#comment-906</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 19 Apr 2008 15:43:09 +0000</pubDate>
		<guid>http://basildoncoder.com/blog/2008/04/14/bash-history-spelunking/#comment-906</guid>
		<description>Mine came out:

20 nethack
6 vi
5 ssh
5 ping
5 history
3 mount
3 cshore
2 man
2 find
2 eject

Oh Dearie Me!</description>
		<content:encoded><![CDATA[<p>Mine came out:</p>
<p>20 nethack<br />
6 vi<br />
5 ssh<br />
5 ping<br />
5 history<br />
3 mount<br />
3 cshore<br />
2 man<br />
2 find<br />
2 eject</p>
<p>Oh Dearie Me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random Musings</title>
		<link>http://basildoncoder.com/blog/2008/04/14/bash-history-spelunking/#comment-854</link>
		<dc:creator>Random Musings</dc:creator>
		<pubDate>Wed, 16 Apr 2008 15:50:15 +0000</pubDate>
		<guid>http://basildoncoder.com/blog/2008/04/14/bash-history-spelunking/#comment-854</guid>
		<description>&lt;strong&gt;Fedora Bash History Meme...&lt;/strong&gt;

I just learned about a Bash History Meme originated at Planet Fedora from a blog I read regularly.
In short, you run the following command in bash, and show your results.

history &#124; awk '{a[$2]++ } END{for(i in a){print a[i] &#34; &#34; i}}'&#124;sort -...</description>
		<content:encoded><![CDATA[<p><strong>Fedora Bash History Meme&#8230;</strong></p>
<p>I just learned about a Bash History Meme originated at Planet Fedora from a blog I read regularly.<br />
In short, you run the following command in bash, and show your results.</p>
<p>history | awk &#8216;{a[$2]++ } END{for(i in a){print a[i] &quot; &quot; i}}&#8217;|sort -&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.231 seconds -->
