Hi, On Sat, 25.06.2005 at 21:27:16 -0700, Michael Coulter <[EMAIL PROTECTED]> wrote: > The symlink isn't the problem, it's all about what directory you're > changing to.
as far as I understand you, the problem is that sometimes the current directory is found via /bin/pwd or "pwd -P" which gives the physical path, and in one case it's found with pwd only, giving the logical path. Best, --Toni++
