cron settings through UI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cheku
    New Member
    • Jul 2008
    • 3

    cron settings through UI

    How to provide cron settings using UI ? ie This setting should the loaded in to cron tab.
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Please be more detailed. I have no idea what you're asking.

    Comment

    • dlite922
      Recognized Expert Top Contributor
      • Dec 2007
      • 1586

      #3
      you want help building crontab jobs?



      There's a nice "UI" to build crontabs. Just paste the code right into crontab file access by the command:
      Code:
      crontab -e
      Good luck,


      Dan

      Comment

      Working...