Kushal Kumaran wrote:

> You could look for a way to make aria2c not become a daemon and use
> subprocess.Popen to start it.  That gives you the PID and ways to see
> if the process is still running

I see. It's a step that I've to get on my account. Unfortunately I'll have 
to study it some more.

BTW. I removed grep from the command. Python does it with the *in* statement 
:)


-- 
goto /dev/null
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to