sbrad
07-22-2001, 08:48 PM
Does anyone know of a script that will create a page similar to the Cron module in Webmin? I'm trying to figure out how to add/modify jobs through a web browser.
![]() | View Full Version : Cron software sbrad 07-22-2001, 08:48 PM Does anyone know of a script that will create a page similar to the Cron module in Webmin? I'm trying to figure out how to add/modify jobs through a web browser. Eagle 07-22-2001, 09:00 PM Been looking for that myself too!!! ANYONE!!! PLEASE!!! :D sbrad 07-22-2001, 09:02 PM I can't imagine why Cobalt didn't include something like this. Eagle 07-22-2001, 09:03 PM Yeah me too :( The only thing you can do is manually put shell scripts in /etc/cron.* * being daily, quarter-daily, hourly, etc AlaskanWolf 07-23-2001, 10:13 PM just use crontab -e :) |