Search Results

Search: Posts Made By: lthorson
2,365
Posted By lthorson
Thanks for the suggestion - I know we have...
Thanks for the suggestion - I know we have workarounds, but it just complicates things when you have to have developers change the ksh just for debugging purposes only, and then change it back for...
2,365
Posted By lthorson
Thanks, but I don't think this is the problem. ...
Thanks, but I don't think this is the problem. We do have the dtksh on our system, but we are not using it. If I run the dtksh with the -x option, it works OK. The problem is with the ksh93e...
2,365
Posted By lthorson
Sorry - I should have clarified that we see this...
Sorry - I should have clarified that we see this using ksh93e. Our system is frozen on this release, and it's reproducable on Solaris 8 and Solaris 10 systems. I just figured someone else had to of...
2,365
Posted By lthorson
ksh93 different results using -x option
This problem seems to be specific to ksh93.

If you run with set -x some scripts don't work properly. For example:

$ cat ksh.test2
[[ 6 > 8 ]] && print FUBAR! || print OK!
$
$ /bin/ksh93...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 05:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy