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