Re: Best way to check that a process is running on a Unix system?
Arthur Pemberton wrote: > What is the best way to check that a process is running (or better yet > number of instances) based on the name of the process? Would have to > work on a unix/linux system. Did you try pidof? Bye, Eriol -- http://mail.python.org/mailman/listinfo/python-list
Re: Where are the source files for the Python FAQs?
Dave Kuhlman wrote: > Can someone tell me the location of the reST source files for the > Python FAQs. I have not been able to find them. https://svn.python.org/www/trunk/pydotorg/doc/faq/ -- Eriol - *p = NULL; - EIBTI GPG Key ID 297BE0CA -- http://mail.python.org/mailman/listinfo/python-list