I have a question ...if a program is running in MVS as a STC...and wants to dub 
a UNIX process where do I find how this is explained and better yet an example 
so I can see it ?

Scott

On Oct 15, 2017, 10:57 AM -0400, Kirk Wolf <k...@dovetail.com>, wrote:
> > I guess COZBATCH has left out /bin/login, and exec()s to the shell to
> > avoid the above restrictions.
> >
> > That's almost right, but COZBATCH uses spawn. By default it will run the
> user's shell as a "login" shell. The tricky part is that /bin/sh has a
> sticky bit on, so to get a local spawn you have to use one of the
> workarounds documented in BPX1SPN.
>
> Kirk Wolf
> Dovetailed Technologies
> http://dovetail.com
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to