<?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 crontab behaviour in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-behaviour/m-p/6038467#M483922</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last week i scheduled&amp;nbsp;a cron job to run at 0945 Wed 17 April.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I scheduled the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;45&amp;nbsp; 9&amp;nbsp; 17&amp;nbsp; 4&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By mistake I put '2' for Wednesday, where I should've put '3'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is it ran OK last Wednesday, despite the day number being wrong (2, not 3), and having not removed the job, it also ran this morning, with the date being wrong (25, not 17). How can that be?&amp;nbsp; Is that normal bahaviour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like it'll run every Tuesday in April?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2013 13:36:30 GMT</pubDate>
    <dc:creator>EU-Admins-UNIX</dc:creator>
    <dc:date>2013-04-23T13:36:30Z</dc:date>
    <item>
      <title>crontab behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-behaviour/m-p/6038467#M483922</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last week i scheduled&amp;nbsp;a cron job to run at 0945 Wed 17 April.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I scheduled the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;45&amp;nbsp; 9&amp;nbsp; 17&amp;nbsp; 4&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By mistake I put '2' for Wednesday, where I should've put '3'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is it ran OK last Wednesday, despite the day number being wrong (2, not 3), and having not removed the job, it also ran this morning, with the date being wrong (25, not 17). How can that be?&amp;nbsp; Is that normal bahaviour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like it'll run every Tuesday in April?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-behaviour/m-p/6038467#M483922</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2013-04-23T13:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: crontab behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-behaviour/m-p/6038487#M483923</link>
      <description>&lt;P&gt;From "man crontab":&lt;/P&gt;&lt;PRE&gt;Note that the specification of days can be made in two fields: monthday and weekday.
If both are specified in an entry, they are cumulative.  For example,

      0   0   1,15   *   1   command

runs command at midnight on the first and fifteenth of each month, as
well as every Monday.  To specify days in only one field, set the
other field to asterisk (*).  For example,

      0   0   *   *   1   command&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the job you scheduled would run on every Tuesday in April, *and* on April 17 every year whether it is Tuesday or not.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-behaviour/m-p/6038487#M483923</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2013-04-23T13:47:25Z</dc:date>
    </item>
  </channel>
</rss>

