On Fri, 9 Aug 2002 [EMAIL PROTECTED] wrote:

> Dear all,
> 
> I am running two perl programs simultaneously. I want to stop 
> second whenever the first one stops. How could I do this, your kind 
> help is highly appreciated.

If you have the pid of the other process
perldoc -f kill

> 
> regards,
> Rohana.
> 
> 
> 
> 
> 


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

Reply via email to