View Single Post

  #2 (permalink)  
Old 11-14-2005
Lars Kellogg-Stedman
 
Posts: n/a
Default Re: scripts can't find the pwd

On 2005-06-05, Neil Ferguson <nferguson@hotmail.com> wrote:
> cd ./$adir ### prepended relative pwd


There should be no different between "cd $dir" and "cd ./$dir".

Is the problem reliably reproduceable? Can you create a set of
conditions that will trigger it? Can you show us a complete script that
demonstrates the problem and the output it produces?

-- Lars
--
Lars Kellogg-Stedman <jn8g543ro0hu8fr@jetable.net>
This email address will expire on 2005-11-21.

Reply With Quote