On Jun 6, 2014, at 10:44 AM, bruce <badoug...@gmail.com> wrote:
> 
> My question, is how the heck can I implement something within the test
> foo.php to have it die/be removed from the procTBL when it dies..

If it's "stopped" that means it's not running, it's probably got an fd to the 
tty open
and is listening for input.  Not designed to run in the background.

"kill %1" might work to kill it.

--Russell
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to