[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Crontab configuration tool



On Tue, Jun 01, 2004 at 09:37:32PM +0200, Gaute Hope wrote:
> I have developed a tool for configuring crontab using Python and PyGtk.
> It is located at: http://gaute.eu.org/stasj/cronconf
> 
> It works by reading 'crontab -l' into a file and parse it. And then
> write a new crontab config file and install it with 'crontab <file>'
> This should make it work on different crontab versions, haven't tested
> though.

Actually, you could devise a way to use EDITOR with crontab and edit the
temporary file it creates.

Regards,
Luciano Rocha



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]