Python a good thing for sysadmins ?

Kemp Randy-W18971 Randy.L.Kemp at motorola.com
Fri Sep 7 09:04:35 EDT 2001


Python is excellent for system administration tasks, and I regularity use
shell, Perl, and Python (I don't know this as well as Perl, but I like it).

-----Original Message-----
From: William Annis [mailto:annis at biostat.wisc.edu]
Sent: Thursday, September 06, 2001 3:38 PM
To: python-list at python.org
Subject: Re: Python a good thing for sysadmins ?



Aurelien <aurelien at fractals.be> writes:

> In fact I already used Python but that was way back before, when I
just=20=
> wanted to learn programming. In the mean time I've become a
professional=20=
> java programmer, but now I might need python for sysadmin tasks.
> I'd like to know if Python could be used for system administration.

        Yep.

>
And=20=
> if there are people out there who use it for that.

        I use it all the time for all sorts of sysadmin tasks, from
the simple to the quite complex.

> Could it be used for example to launch tasks from the cron daemon ?

        Anything you could do with shell you can do with Python.  For
truly simple tasks, you should stick with shell (Bourne or Korn, or
Bash), but for everything else, by all means try Python.

-- 
William Annis - System Administrator - Biomedical Computing Group
annis at biostat.wisc.edu                       PGP ID:1024/FBF64031
Mi parolas Esperanton - La Internacian Lingvon  www.esperanto.org




More information about the Python-list mailing list