[GRLUG] Editing crontabs from CLI - ncurses?

Ben DeMott ben.demott at gmail.com
Fri Feb 19 13:59:29 EST 2010


SQL-Lite + python + os.system('crontab -e') + curses / CLI application = :)

On Fri, Feb 19, 2010 at 1:54 PM, John J. Foerch <jjfoerch at earthlink.net>wrote:

> On Fri, Feb 19, 2010 at 11:11:47AM -0600, L. V. Lammert wrote:
> > Looking to setup a simple admin interface for adjusting the schedule of a
> > backup job controlled by cron, .. there are a few X based tools (e.g.
> > Visual Cron), .. but I would really like to avoid comlicating matters
> with
> > an X session on remote machines.
> >
> > A secondary goal is to setup management of cron tasks on a number of
> > remote machines.
> >
> > Anyone ever seen such a tool?
> >
> >       TIA!
> >
> >       Lee
>
>
>
> I just use crontab -e.
>
> --
> John Foerch
> _______________________________________________
> grlug mailing list
> grlug at grlug.org
> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shinobu.grlug.org/pipermail/grlug/attachments/20100219/1d5aed74/attachment-0001.htm 


More information about the grlug mailing list