[comp.unix.aix] updating PWD

stsiegem@uokmax.ecn.uoknor.edu (Stephan Siegemund-Broka) (06/28/91)

I am running AIX 3005/2006 on an RS6000/320
I work under csh and under AIX the PWD variable isn't properly updated
so no problem I just alias cd to 'cd \!*;setenv PWD `pwd`'
but this is VERY slow. Why is it so slow? Is there a FASTER way to do 
the same thing? I apologize if this is a faq. Thanks.