<p>Yes, I have been using pushd/popd for a long time and it works well for me. Being that I have a lot of similarly named directories, I don&#39;t think this teleport thing would work for me... besides, I have become rather accustomed to working in directories like a stack.</p>

<p>But, interesting nonetheless.</p>
<p>--<br>
Sent from my phone... a G2 running CM7 nightlies!</p>
<div class="gmail_quote">On Jun 27, 2011 6:24 PM, &quot;JD&quot; &lt;<a href="mailto:jdp@algoloma.com">jdp@algoloma.com</a>&gt; wrote:<br type="attribution">&gt; On 06/27/2011 06:04 PM, Shawn wrote:<br>&gt;&gt; I think I am in love.<br>
&gt;&gt; <br>&gt;&gt; <a href="http://www.devdaily.com/linux/linux-teleport-command-cd-improved">http://www.devdaily.com/linux/linux-teleport-command-cd-improved</a><br>&gt;&gt; <br>&gt; <br>&gt; Along the same line ...<br>
&gt; <br>&gt; CDPATH is a nice environment setting for most shells that helps in a<br>&gt; similar way, though not as complete and without any history. The<br>&gt; directories listed are searched first, in order for matching<br>
&gt; subdirectories to filling for the &#39;cd&#39; command.  Basically, it makes<br>&gt; your standard &#39;cd&#39; smarter ... sometimes. Sometimes you get &#39;cd&#39;ed to<br>&gt; places you didn&#39;t intent too. ;)<br>
&gt; <br>&gt; Check the bash, tcsh, csh man pages for more. I know it works in those<br>&gt; shells (and maybe others).<br>&gt; <br>&gt; pushd and popd are pretty handy too. An alias with &#39;pd&#39; that pushes or<br>&gt; pops directories when there is or isn&#39;t an argument is handy too.  This<br>
&gt; assumes you won&#39;t/can&#39;t just open another terminal.<br>&gt; _______________________________________________<br>&gt; Ale mailing list<br>&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br></div>