<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: mika&#8217;s advent calendar &#8211; day 1: hashes in the zsh</title>
	<atom:link href="http://michael-prokop.at/blog/2008/12/01/mikas-advent-calendar-day-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-prokop.at/blog/2008/12/01/mikas-advent-calendar-day-1/</link>
	<description>... and even if no one reads it</description>
	<lastBuildDate>Tue, 30 Apr 2013 15:44:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: mika</title>
		<link>http://michael-prokop.at/blog/2008/12/01/mikas-advent-calendar-day-1/comment-page-1/#comment-13960</link>
		<dc:creator>mika</dc:creator>
		<pubDate>Mon, 01 Dec 2008 20:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://michael-prokop.at/blog/?p=878#comment-13960</guid>
		<description><![CDATA[@daniel: environment variables can be overriden too easily by accident and they might trigger unwanted behaviour in programs. And if you think that aren&#039;t enough arguments for you :) - check out:

mika@grml ~ % cd ~deb
mika@grml ~deb % pwd
/var/cache/apt/archives
mika@grml ~deb % cd ~www
mika@grml ~www % 

regards,
-mika-]]></description>
		<content:encoded><![CDATA[<p>@daniel: environment variables can be overriden too easily by accident and they might trigger unwanted behaviour in programs. And if you think that aren&#8217;t enough arguments for you <img src='http://michael-prokop.at/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; check out:</p>
<p>mika@grml ~ % cd ~deb<br />
mika@grml ~deb % pwd<br />
/var/cache/apt/archives<br />
mika@grml ~deb % cd ~www<br />
mika@grml ~www % </p>
<p>regards,<br />
-mika-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://michael-prokop.at/blog/2008/12/01/mikas-advent-calendar-day-1/comment-page-1/#comment-13959</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Mon, 01 Dec 2008 19:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://michael-prokop.at/blog/?p=878#comment-13959</guid>
		<description><![CDATA[why is that better than environment variables?]]></description>
		<content:encoded><![CDATA[<p>why is that better than environment variables?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mika</title>
		<link>http://michael-prokop.at/blog/2008/12/01/mikas-advent-calendar-day-1/comment-page-1/#comment-13958</link>
		<dc:creator>mika</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://michael-prokop.at/blog/?p=878#comment-13958</guid>
		<description><![CDATA[@novoid: but only if you use &#039;setopt autocd&#039; :)

regards,
-mika-]]></description>
		<content:encoded><![CDATA[<p>@novoid: but only if you use &#8216;setopt autocd&#8217; <img src='http://michael-prokop.at/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>regards,<br />
-mika-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: novoid</title>
		<link>http://michael-prokop.at/blog/2008/12/01/mikas-advent-calendar-day-1/comment-page-1/#comment-13957</link>
		<dc:creator>novoid</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://michael-prokop.at/blog/?p=878#comment-13957</guid>
		<description><![CDATA[As a matter of fact, you do not even have to type in &quot;cd ~hashname&quot;!

You can simply stick to &quot;~hashname&quot; (without the &quot;cd &quot;) whenever you want to jump into a 
&quot;hashed&quot; directory ;-)]]></description>
		<content:encoded><![CDATA[<p>As a matter of fact, you do not even have to type in &#8220;cd ~hashname&#8221;!</p>
<p>You can simply stick to &#8220;~hashname&#8221; (without the &#8220;cd &#8220;) whenever you want to jump into a<br />
&#8220;hashed&#8221; directory <img src='http://michael-prokop.at/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
