Vladimir Kotal wrote: > ????? ???????????? wrote: >> Use /bin/ksh93 instead of /bin/ksh > > Hm, but /bin/ksh93 is a hardlink to /usr/lib/isaexec so copying actually > causes havoc.
'cp /usr/bin/i86/ksh93 /usr/bin/ksh' seemed to do the trick. The test suite still works after that, phew. Now, is there a way how to tell the shell I am running is indeed ksh93 update 2 ? (is there a version string somewhere ?) v.
