Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sun-barr!cs.utexas.edu!csd4.milw.wisc.edu!uxc!tank!phd_ivo@gsbacd.uchicago.edu From: phd_ivo@gsbacd.uchicago.edu Newsgroups: comp.unix.questions Subject: alias to link cd to pwd Message-ID: <3710@tank.uchicago.edu> Date: 7 Jun 89 22:15:31 GMT Sender: news@tank.uchicago.edu Organization: University of Chicago Graduate School of Business Lines: 15 A long time ago, I had a script that links a cd to reset the prompt to the currently connected directory. Unfortunately, I can't find it anymore, and my documentation is not telling me how to delay the execution of `pwd` in something like alias cd "cd \!^ ; set prompt=`pwd`" Could someone please post a copy of such an alias, please? Incidentally, I am running a NeXT with Mach, a Berkeley 4.3BSD variation without ksh but with csh. Thanks. /ivo