<?xml version="1.0" encoding="UTF-8"?><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: Directory Navigation Tips in Linux</title>
	<atom:link href="http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/</link>
	<description>Tale of a linux addict!</description>
	<lastBuildDate>Thu, 11 Mar 2010 13:41:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harsh</title>
		<link>http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/comment-page-1/#comment-319</link>
		<dc:creator>Harsh</dc:creator>
		<pubDate>Thu, 28 May 2009 10:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://spsneo.com/blog/?p=64#comment-319</guid>
		<description>`cd -` does the trick sans the pushd/popd requirement.</description>
		<content:encoded><![CDATA[<p>`cd -` does the trick sans the pushd/popd requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quodlibetor</title>
		<link>http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/comment-page-1/#comment-238</link>
		<dc:creator>quodlibetor</dc:creator>
		<pubDate>Wed, 08 Oct 2008 17:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://spsneo.com/blog/?p=64#comment-238</guid>
		<description>You know, pushd can actually be used as replacement for the cd command, so, instead of what you have above you could do:


~$ pwd
~$ pushd .
~$ pushd /home/user/foo2
~/foo2$ pushd /home/user/foo3
~/foo3$ popd
~/foo2$ popd
~$


although, since `cd&#039; without an argument always takes you home, i can&#039;t see using `pushd ~&#039; anywhere except in a script.</description>
		<content:encoded><![CDATA[<p>You know, pushd can actually be used as replacement for the cd command, so, instead of what you have above you could do:</p>
<p>~$ pwd<br />
~$ pushd .<br />
~$ pushd /home/user/foo2<br />
~/foo2$ pushd /home/user/foo3<br />
~/foo3$ popd<br />
~/foo2$ popd<br />
~$</p>
<p>although, since `cd&#8217; without an argument always takes you home, i can&#8217;t see using `pushd ~&#8217; anywhere except in a script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav</title>
		<link>http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/comment-page-1/#comment-236</link>
		<dc:creator>Abhinav</dc:creator>
		<pubDate>Wed, 08 Oct 2008 15:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://spsneo.com/blog/?p=64#comment-236</guid>
		<description>Anyways why the hell don&#039;t you use my javascript calendar :P

http://abhinavsingh.com/blog/2008/10/a-light-weight-javascript-calendar-for-your-websites-and-blogs/</description>
		<content:encoded><![CDATA[<p>Anyways why the hell don&#8217;t you use my javascript calendar <img src='http://spsneo.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://abhinavsingh.com/blog/2008/10/a-light-weight-javascript-calendar-for-your-websites-and-blogs/" rel="nofollow">http://abhinavsingh.com/blog/2008/10/a-light-weight-javascript-calendar-for-your-websites-and-blogs/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav</title>
		<link>http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/comment-page-1/#comment-235</link>
		<dc:creator>Abhinav</dc:creator>
		<pubDate>Wed, 08 Oct 2008 15:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://spsneo.com/blog/?p=64#comment-235</guid>
		<description>Hey this one is nice. I am fed up with changing directories in symfony, with code distributed in many files and many diff folders.</description>
		<content:encoded><![CDATA[<p>Hey this one is nice. I am fed up with changing directories in symfony, with code distributed in many files and many diff folders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garbu</title>
		<link>http://spsneo.com/blog/2008/10/07/directory-navigation-tips-in-linux/comment-page-1/#comment-233</link>
		<dc:creator>Garbu</dc:creator>
		<pubDate>Tue, 07 Oct 2008 23:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://spsneo.com/blog/?p=64#comment-233</guid>
		<description>Nice Tip !!

I will translate it to spanish, they might know this useful command.

Thanks a lot

http://conociendolinux.wordpress.com</description>
		<content:encoded><![CDATA[<p>Nice Tip !!</p>
<p>I will translate it to spanish, they might know this useful command.</p>
<p>Thanks a lot</p>
<p><a href="http://conociendolinux.wordpress.com" rel="nofollow">http://conociendolinux.wordpress.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
