Martin Franklin wrote:
>Christoph Haas wrote:
>
>
>>On Tue, Sep 20, 2005 at 02:57:26AM -0500, pt python wrote:
>>
>>
>>
>>>im moving from the windows world to the linux world and i need to make
>>>a python script to see if a service is instaled (ex: apache), if it is
>>>running or stoped and
Christoph Haas wrote:
> On Tue, Sep 20, 2005 at 02:57:26AM -0500, pt python wrote:
>
>>im moving from the windows world to the linux world and i need to make
>>a python script to see if a service is instaled (ex: apache), if it is
>>running or stoped and to start/stop a service like apache or mysq
On Tue, Sep 20, 2005 at 02:57:26AM -0500, pt python wrote:
> im moving from the windows world to the linux world and i need to make
> a python script to see if a service is instaled (ex: apache), if it is
> running or stoped and to start/stop a service like apache or mysql.
> Theres an API on windo