Cron question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DarkPeter
    Confirmed User
    • Sep 2005
    • 183

    #1

    Cron question

    I need a script to be runned by cron each 4 minutes so i should use

    */4

    in minutes field. But what if i need that script to be runned each 4 minutes but exactly at 00, 04, 08, 12, 16, 20, 24, etc.? (= not for example 03, 07, 11,...) May i use

    00,*/4

    as correct syntax? It should do that in first 00 it will be runned although previous run could be at 59 and then it goes to each 4 minutes. Am i guessing it well or is it nonsense?
    http://www.adult-webmasters.info/
  • chaze
    Confirmed User
    • Aug 2002
    • 9774

    #2
    hey peter,

    Check out this free tool

    http://www.clockwatchers.com/cron_tool.html

    Love that thing
    Like the desert needs the rain
    We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001

    Comment

    • Tempest
      Too lazy to set a custom title
      • May 2004
      • 10217

      #3
      Originally posted by DarkPeter
      I need a script to be runned by cron each 4 minutes so i should use

      */4

      in minutes field. But what if i need that script to be runned each 4 minutes but exactly at 00, 04, 08, 12, 16, 20, 24, etc.? (= not for example 03, 07, 11,...) May i use

      00,*/4

      as correct syntax? It should do that in first 00 it will be runned although previous run could be at 59 and then it goes to each 4 minutes. Am i guessing it well or is it nonsense?
      Simply */4 should do it...

      Comment

      • J.P.
        Confirmed User
        • Jun 2004
        • 689

        #4
        You can control it like this:

        0-59/4

        or if you want it to run at 01, 05, ...

        1-59/4

        Hope this helps
        Webmasters! Looking for new affiliate programs to promote?
        Affiliate Program Search <-- Search for programs with FHGs, RSS feed, specific niche sponsors, ...

        Comment

        • LiveDose
          Show Yer Tits!
          • Feb 2002
          • 25792

          #5
          Originally posted by chaze
          hey peter,

          Check out this free tool

          http://www.clockwatchers.com/cron_tool.html

          Love that thing

          very nice.

          Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal

          Comment

          • uvort
            Confirmed User
            • Mar 2003
            • 3580

            #6
            Originally posted by chaze
            hey peter,

            Check out this free tool

            http://www.clockwatchers.com/cron_tool.html

            Love that thing
            Nice tool indeed.
            See Sig.
            199907143

            Comment

            Working...