see if changing
cd "$curdir"
to
cd -P "$curdir"
works
if it does it gives a clue to a workaround on the ksh side
-- Glenn Fowler -- AT&T Research, Florham Park NJ --
On Tue, 22 Jul 2008 02:02:10 -0700 (PDT) bugzilla-daemon at np.grommit.com
wrote:
> http://bugs.grommit.com/show_bug.cgi?id=559
> ------- Comment #4 from ginn.chen at sun.com 2008-07-22 02:02 PDT -------
> Created an attachment (id=237)
> --> (http://bugs.grommit.com/attachment.cgi?id=237&action=view)
> /usr/bin/firefox script
> It is almost the plain mozilla.org one.
> The problem is around line 119 to line 127.
> You can just try following commands to demonstrate the problem.
> ginn at opensolaris:~$ ksh93
>
> ginn at opensolaris:~$ cd /bin
> ginn at opensolaris:/bin$ ls -l firefox
>
> lrwxrwxrwx 1 root root 22 Jun 18 17:29 firefox ->
> ../lib/firefox/firefox
> ginn at opensolaris:/bin$ cd ../lib/firefox
>
> ksh93: cd: ../lib/firefox: [No such file or directory]
> --
> Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
> _______________________________________________
> ksh93-integration-discuss mailing list
> ksh93-integration-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/ksh93-integration-discuss