> Has anyone tried running the tools on OpenSolaris? No. That's not this project.
> On Nevada, ksh88 is the default, and on OpenSolaris > ksh93 is the default. > > For example, these scripts may have issues (we have > other ksh scripts too) > > usr/src/tools/scripts/bldenv.sh > 1 #!/usr/bin/ksh93 > - does this path work on OpenSolaris? Yes. > usr/src/tools/scripts/nightly.sh > usr/src/tools/scripts/checkpaths.sh > 1 #!/bin/ksh -p > - on Nevada ksh88 would used, on OpenSolaris > ksh93 would be used. Does everything work > as expected with both ksh versions? Don't know, not interested for now. --Mark