<[EMAIL PROTECTED]>
>Reply-To: "Michael P. Reilly" <[EMAIL PROTECTED]>
>To: Alberto Troiano <[EMAIL PROTECTED]>
>Subject: Re: [Tutor] Process problem
>Date: Thu, 16 Jun 2005 10:40:09 -0400
>
>On 6/16/05, Alberto Troiano <[EMAIL PROTECTED]> wrote:
&
On 6/16/05, Alberto Troiano <[EMAIL PROTECTED]> wrote:
Hey allNevermind, it worked with the & trick.I just posted because the first 2 times didn't do anything but there was anerror in the crontab so...
Alberto,
If you are going to use put the processes in the background with the
ampersand ('&'), t
gt;die letting the others alive
>
>How can I do this?
>
>Best Regards
>
>Alberto
>From: Michael Lange <[EMAIL PROTECTED]>
>To: tutor@python.org
>Subject: Re: [Tutor] Process problem
>Date: Thu, 16 Jun 2005 12:19:12 +0200
>
>On Wed, 15 Jun 2005 22:04:48 +000
cotascamons.py that are dead, let
them running and then die letting the others alive
How can I do this?
Best Regards
Alberto
>From: Michael Lange <[EMAIL PROTECTED]>
>To: tutor@python.org
>Subject: Re: [Tutor] Process problem
>Date: Thu, 16 Jun 2005 12:19:12 +0200
>
>On Wed, 15
On Wed, 15 Jun 2005 22:04:48 +
"Alberto Troiano" <[EMAIL PROTECTED]> wrote:
Hi Alberto,
> Hey
>
> Let me make you understand
>
> I need that levantamuertos.py run cotascamon.py (every script with it
> differents arguments that are passed) and then die letting the cotascamon.py
> scripts r
>To: Alberto Troiano <[EMAIL PROTECTED]>
>CC: tutor@python.org
>Subject: Re: [Tutor] Process problem
>Date: Wed, 15 Jun 2005 13:30:30 -0500
>
>Hi Alberto,
>
>Mmm I'm not sure if I get this all right. Why do you want to keep
>cotascamon running after levantamuer
Hi Alberto,
Mmm I'm not sure if I get this all right. Why do you want to keep
cotascamon running after levantamuertos dies?? If you're using system(),
levantamuertos is waiting for cotascamon to finish completion before it
continues running, there should be no point where levantamuertos *runs*
whi
Hey all
I have a problem with a program
You see, I have a python script made in Python 2.2 that runs every 15
minutes on Linux Red Hat 9.0
This program (which code is attached below) named levantamuertos.py (spanish
for death weakener) has to check in a database if the pids stored are
running