On 9/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>>>>> "Felix" == Felix Schulte <[EMAIL PROTECTED]> writes: > >Felix> On 9/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >>> No, it will not as long as ksh93 is a 32 bit process: > >Felix> If you don't believe me install >Felix> http://www.opensolaris.org/os/project/ksh93-integration/downloads/2006-09-12/ >Felix> and try it yourself. It works > >Roland has set up ksh93 so that it will run as a 64-bit process if the >hardware supports it. > > athyra$ pflags $$ > 11455: /usr/bin/ksh93 > data model = _LP64 flags = ORPHAN|MSACCT|MSFORK > /1: flags = ASLEEP waitid(0x7,0x0,0xffffffff7fffe700,0xf) It still will not work, though, as cat is run as a 32 process and it's not the open which is relevant but the read(2) which will fail. read(2) is executed in the context of cat, a 32 bit process.
As I told you: Your system is broken, it works on mine... :) -- _ Felix Schulte _|_|_ mailto:[EMAIL PROTECTED] (0 0) ooO--(_)--Ooo _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org