I would like to incorporate in one of our systems it if there is one. Or perhaps just know how it works.

link|improve this question

What about "how it works" are you wondering? :-) – voretaq7 Feb 22 '11 at 19:36
look & feel, mostly – George Bailey Feb 22 '11 at 19:36
feedback

1 Answer

up vote 1 down vote accepted

Yes, one possibility would be using webmin, see http://doxfer.webmin.com/Webmin/ScheduledCommands and/or http://www.webmin.com/screens/edit_cron.html .

link|improve this answer
There are plenty. Webmin has a nice UI, but I've also seen ones that just dump the crontab file into a text box, let you edit it and then call crontab -u with the appropriate username & feed it the contents of that box. – voretaq7 Feb 22 '11 at 19:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.