<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Annual cron job running weekly in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040759#M48425</link>
    <description>This is because you set the last number to 1 that means monda. Set it to *, like this:&lt;BR /&gt;&lt;BR /&gt;00 14 23 4 * /mis_scripts/annual_care_scripts.batch #Annual Akanda Scripts</description>
    <pubDate>Tue, 17 Apr 2007 15:34:49 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2007-04-17T15:34:49Z</dc:date>
    <item>
      <title>Annual cron job running weekly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040758#M48424</link>
      <description>I have a cron job that is supposed to run once annually that decided it wanted to run weekly.  Here is my entry in cron&lt;BR /&gt;&lt;BR /&gt;00 14 23 4 1 /mis_scripts/annual_care_scripts.batch #Annual Akanda Scripts&lt;BR /&gt;&lt;BR /&gt;It's supposed to run on April 23rd.  It's been running on every Monday since the beginning of April.  Prior to that it wasn't running.  Could my cron table be corrupt?</description>
      <pubDate>Tue, 17 Apr 2007 15:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040758#M48424</guid>
      <dc:creator>GraceO</dc:creator>
      <dc:date>2007-04-17T15:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Annual cron job running weekly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040759#M48425</link>
      <description>This is because you set the last number to 1 that means monda. Set it to *, like this:&lt;BR /&gt;&lt;BR /&gt;00 14 23 4 * /mis_scripts/annual_care_scripts.batch #Annual Akanda Scripts</description>
      <pubDate>Tue, 17 Apr 2007 15:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040759#M48425</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-04-17T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Annual cron job running weekly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040760#M48426</link>
      <description>I was wondering about that.  I have other jobs with specific dates (month, day defined) and the day of week not * that do not run weekly.  Strange.  I'll try changing the 1 to a *.</description>
      <pubDate>Tue, 17 Apr 2007 16:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040760#M48426</guid>
      <dc:creator>GraceO</dc:creator>
      <dc:date>2007-04-17T16:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Annual cron job running weekly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040761#M48427</link>
      <description>As Ivan said, it was due to that last number.&lt;BR /&gt;&lt;BR /&gt;Re-read the man page for crontabs (man 5 crontab), and you'll find out that there are some complementary rules with regards to mixing all the fields together.&lt;BR /&gt;&lt;BR /&gt;Generally, the day-of-week will complement day-of-month, causing it to run on both.</description>
      <pubDate>Tue, 17 Apr 2007 17:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040761#M48427</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-04-17T17:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Annual cron job running weekly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040762#M48428</link>
      <description>That makes total sense.  The other jobs are run in May and August.  I'll fix those, too.  Thanks.</description>
      <pubDate>Tue, 17 Apr 2007 17:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040762#M48428</guid>
      <dc:creator>GraceO</dc:creator>
      <dc:date>2007-04-17T17:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Annual cron job running weekly</title>
      <link>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040763#M48429</link>
      <description>Thanks for the help!  I misunderstood how to use the 'day of week'.</description>
      <pubDate>Tue, 17 Apr 2007 17:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/annual-cron-job-running-weekly/m-p/5040763#M48429</guid>
      <dc:creator>GraceO</dc:creator>
      <dc:date>2007-04-17T17:53:03Z</dc:date>
    </item>
  </channel>
</rss>

