>>How does cancelling the parent job affect its children? Might they continue >>running? >The same way it works on any unix: Child processed are terminated when the >parent terminates.
The above statement is wrong. I mixed this up with special shell behaviour. The shell terminates its children, except when nohup is used. Sorry for that. -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
