Akim, That test seems to pass:
bash-2.03$ perl -e 'chdir(".")'
bash-2.03$
-Vance
On Thu, Sep 12, 2002 at 06:12:28PM +0200, Akim Demaille wrote:
> It looks like chdir ('.') never ends?
>
> Give a try to:
>
> perl -e 'chdir(".")'
>
> it should exit (with success).
