On 08/19/2009 07:46 PM, Przemyslaw Czerpak wrote:
On Wed, 19 Aug 2009, elart wrote:

Hi,

I guess that you are using ksh as your default shell.
What shows:
     echo $is
and
     echo $SHELL
dan...@ubuntu:~$ echo $SHELL
/bin/bash

Interesting bat it's possible that /bin/bash is ksh. I've seen
such tricks in some distros.
What is shown by:
    echo "[$SHELL] [$SHLVL] [$BASH]"
?
Can you also try to compile Harbour using current SVN after:
    2009-08-19 11:34 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

best regards,
Przemek

Przemek after your upgrades sh is working good now... by the way i send you the variables contents:

echo "[$SHELL] [$SHLVL] [$BASH]"
[/bin/bash] [1] [/bin/bash]

Thank you and best regards


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to