SQL-Lite + python + os.system(&#39;crontab -e&#39;) + curses / CLI application = :)<br><br><div class="gmail_quote">On Fri, Feb 19, 2010 at 1:54 PM, John J. Foerch <span dir="ltr">&lt;<a href="mailto:jjfoerch@earthlink.net">jjfoerch@earthlink.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Fri, Feb 19, 2010 at 11:11:47AM -0600, L. V. Lammert wrote:<br>
&gt; Looking to setup a simple admin interface for adjusting the schedule of a<br>
&gt; backup job controlled by cron, .. there are a few X based tools (e.g.<br>
&gt; Visual Cron), .. but I would really like to avoid comlicating matters with<br>
&gt; an X session on remote machines.<br>
&gt;<br>
&gt; A secondary goal is to setup management of cron tasks on a number of<br>
&gt; remote machines.<br>
&gt;<br>
&gt; Anyone ever seen such a tool?<br>
&gt;<br>
&gt;       TIA!<br>
&gt;<br>
&gt;       Lee<br>
<br>
<br>
<br>
</div>I just use crontab -e.<br>
<br>
--<br>
<font color="#888888">John Foerch<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</div></div></blockquote></div><br>