<?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"
	>

<channel>
	<title>Bozo's Jung And The Restless</title>
	<atom:link href="http://rantspace.net/u/bozo/feed/" rel="self" type="application/rss+xml" />
	<link>http://rantspace.net/u/bozo</link>
	<description>Tonight We Dine In Hell - We Shall Have Foie Gras Hors D’oeuvres And A Cocktail With An Umbrella</description>
	<pubDate>Thu, 02 Jul 2009 09:59:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>On Linus</title>
		<link>http://rantspace.net/u/bozo/2009/06/12/on-linus/</link>
		<comments>http://rantspace.net/u/bozo/2009/06/12/on-linus/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 23:54:52 +0000</pubDate>
		<dc:creator>bozo</dc:creator>
		
		<category><![CDATA[Foo]]></category>

		<guid isPermaLink="false">http://rantspace.net/u/bozo/?p=40</guid>
		<description><![CDATA[&#8220;Part of the problem is that &#8216;git&#8217; is such a flexible tool that you can use it in various modes, and mix things up freely. The whole distributed nature means that there&#8217;s no gatekeeper, you can do whatever you want. And the flexibility and power is good, but it does mean that it&#8217;s also easy [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Part of the problem is that &#8216;git&#8217; is such a flexible tool that you can use it in various modes, and mix things up freely. The whole distributed nature means that there&#8217;s no gatekeeper, you can do whatever you want. And the flexibility and power is good, but it does mean that it&#8217;s also easy to make a mess of it - the old UNIX philosophy of giving people rope, and letting them hang themselves with it if they want to.&#8221;</p>
<p><a href="http://torvalds-family.blogspot.com/2009/06/happiness-is-warm-scm.html">Happiness is a warm SCM</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rantspace.net/u/bozo/2009/06/12/on-linus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>On Your Bash History</title>
		<link>http://rantspace.net/u/bozo/2009/05/10/on-your-bash-history/</link>
		<comments>http://rantspace.net/u/bozo/2009/05/10/on-your-bash-history/#comments</comments>
		<pubDate>Sun, 10 May 2009 09:34:16 +0000</pubDate>
		<dc:creator>bozo</dc:creator>
		
		<category><![CDATA[Foo]]></category>

		<guid isPermaLink="false">http://rantspace.net/u/bozo/?p=36</guid>
		<description><![CDATA[There has been about eleventy billion times I&#8217;ve done something at work on a *nix system and then a few days later wondered what/when/how/why I did it. This little tip I found goes some way to helping this eternal headache by appending a date to the entries in your .bash_history
The basic gist is you just [...]]]></description>
			<content:encoded><![CDATA[<p>There has been about eleventy billion times I&#8217;ve done something at work on a *nix system and then a few days later wondered what/when/how/why I did it. This little tip I found goes some way to helping this eternal headache by appending a date to the entries in your .bash_history</p>
<p>The basic gist is you just vim your .bashrc and append the line </p>
<p> export HISTTIMEFORMAT=”%h/%d - %H:%M:%S “</p>
<p>Then exit and the next time you login all your dreams will have come true*.</p>
<p>The full article can be found <a href="http://www.debianadmin.com/how-to-add-date-and-time-to-your-bash-history-file.html">Here</a></p>
<p>* This assumes all your dreams comprise of dates prepended to the display of each command and you haven&#8217;t killed yourself for having such a sad arse dream.</p>
]]></content:encoded>
			<wfw:commentRss>http://rantspace.net/u/bozo/2009/05/10/on-your-bash-history/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
