Connecting Tech Pros Worldwide Forums | Help | Site Map

cron settings through UI

Newbie
 
Join Date: Jul 2008
Posts: 3
#1: Jul 4 '08
How to provide cron settings using UI ? ie This setting should the loaded in to cron tab.

Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#2: Jul 4 '08

re: cron settings through UI


Please be more detailed. I have no idea what you're asking.
dlite922's Avatar
Expert
 
Join Date: Dec 2007
Location: Moon, Dark Side
Posts: 1,095
#3: Jul 5 '08

re: cron settings through UI


you want help building crontab jobs?

http://www.robertplank.com/cron/

There's a nice "UI" to build crontabs. Just paste the code right into crontab file access by the command:
Expand|Select|Wrap|Line Numbers
  1. crontab -e
Good luck,


Dan
Reply