Path: utzoo!utgpu!watmath!iuvax!purdue!tut.cis.ohio-state.edu!AUREL.CALTECH.EDU!bfox
From: bfox@AUREL.CALTECH.EDU (Brian Fox)
Newsgroups: gnu.bash.bug
Subject: Suggestions (bash 1.02)
Message-ID: <8908171945.AA00303@aurel.caltech.edu>
Date: 17 Aug 89 19:45:47 GMT
References: <8908160321.AA07596@schubert.mit.edu>
Reply-To: bfox@aurel.caltech.edu
Distribution: gnu
Organization: GNUs Not Usenet
Lines: 13


   Date: Tue, 15 Aug 89 23:21:17 EDT
   From: drw@bourbaki.mit.edu

   In the README file, you should make it clear that
   'decode_prompt_string' is a C function that the value of PS1/PS2 is
   fed through, not a bash command function.

   Could you support a $cwd variable?

The value of the current working directory is kept in $PWD.

brian