appended crontab entries with py script

rbt rbt at athop1.ath.vt.edu
Tue Sep 13 10:52:47 EDT 2005


How can I safely append a crontab entry to a crontab file
progammatically with Python?

I need to handle crontabs that currently have entries and crontabs that
are empty. Also, I'd like this to work across Linux and BSD systems.

Any pointers?



More information about the Python-list mailing list