Subject: Re: Re: [ksh93-integration-discuss] Non-existent directories in        
$PATH  and stat caching
--------

> I also found that PATH=$PATH wasn't enough to get ksh93 to notice that 
> /home/ivan/bin now exists.  I had to change PATH, either by adding a new 
> directory or by resetting it like this:
>      I=$PATH
>      PATH=/bin
>      PATH=$I
> 
> Ivan.
> 
> 

That is a work around, but it should not be necessary.  I will put
this on my bug list.


David Korn
dgk at research.att.com

Reply via email to