On Mon, May 23, 2011 at 10:43 AM, Roshan Mathews <[email protected]> wrote:

> > pushd/popd are cool but a bit obscure ... "cd -" is straightforward !
> >
>
> `cd -' is what I use while typing in the shell, mostly because it is
> easier for me to remember where I came from, instead of a stack of
> directories.   There is also a `dirs' command that shows the current
> directory stack, which is automatically called when you do a `pushd'
> or `popd'.
>

I generally create env vars for frequently used dirs,
for eg. root of source tree, static files dir, locale files dir

-V
http://blizzardzblogs.blogspot.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to