On Thu, 29 Oct 2020 10:32:35 -0500, Kirk Wolf wrote:
>
>//SHELL  EXEC PGM=COZBATCH
>//IN     DD   DSN=SYS1.MACLIB(ACB),DISP=SHR
>//OUT    DD   SYSOUT=*
>//STDIN  DD   *
># run the user's login shell in the same address space
>fromdsn //DD:IN  | grep IBM | todsn //DD:OUT
>//
I'm astonished that neither fromdsn nor todsn was forked.  Is
that  because of _BPX_SHAREAS=YES?  Where was that set?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to