processes

Daniel Danu yellowdog-general@lists.terrasoftsolutions.com
Wed Nov 20 12:08:01 2002


Hi,

If I run a script and inside I start in background another process from
that script, (say 'sleep 60 &'), after I kill the main script process
(while the timer still running), will the timer be killed also or should
I use other mechanism? Can you suggest some good documents on processes
(layers, priorities, etc)?

Thanks,
Dan