Hello ! How can I start a daemon in python and later use a function to kill it ?
I used fork & kill the parent but I didn't find anyway to find the child's pid. Is there a better way ? Thanks alot! ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
