Just a quick follow-up post:  I came into GTM via a "tied" method,
where the bash shell goes directly into GTM (via the script posted
earlier), and it does NOT drop to a GTM prompt.

Looks like I stirred things up for no reason.  Sorry.  I just thought
that ^ZU somehow trapped errors such that it would not drop back to
the GTM prompt irregardless of how it was called.  It seems that this
is true most of the time, but not 100% if ^ZU is called from the
command prompt.  To get the full 100% coverage, then I will use the
"tied account".

Thanks
Kevin

On 11/3/05, Bhaskar, KS <[EMAIL PROTECTED]> wrote:
>
>
> Actually just forking a process is not good enough because a forked process
> is part of the same process group, and can, for example receive unwanted
> signals.  In GT.M, a Job command causes a fork.  The child process forks to
> create a grand child.  The intermediate process then terminates so that the
> grand child is "adopted" by process 1 (init).  This isolates the Job'd
> process from the process executing the Job command.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to