Terminate exec() Program
Posted: Sun Aug 27, 2006 10:27 am
Hi,
I am running a lot of scripts concurrently for a real time application. I am using the exec() function to do this.
Is there a way of knowing when these programs are finished operating and how can I terminate them, once they have begun?
thanks in advance.
ash
I am running a lot of scripts concurrently for a real time application. I am using the exec() function to do this.
Is there a way of knowing when these programs are finished operating and how can I terminate them, once they have begun?
thanks in advance.
ash