Python a good thing for sysadmins ?

William Annis annis at biostat.wisc.edu
Thu Sep 6 16:37:56 EDT 2001


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