> -----Original Message-----
> From: Ashish Srivastava [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 21, 2001 7:06 AM
> To: [EMAIL PROTECTED]
> Subject: child process in background
> 
> 
> hi all,
>  
> how can i get:
> 1. run the child process in the back ground using
>    open function.
> 2. print the "child process is running" repeadtly
>    while the child process is running.
> 3. then kill the child process only using control-C.

Smells like homework...

Perhaps you can give some details of the specific problem 
you're trying to solve, or post your code. From the
description above, #1 seems unlikely to be combined with
#2 and #3.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to