<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637639#M238643</link>
    <description>my entries in the crontab were like this &lt;BR /&gt;&lt;BR /&gt;5 0 */2 * * /www/app/apache rotate . &lt;BR /&gt;is it every 2 week at 00:05 min in a month?&lt;BR /&gt;&lt;BR /&gt;plz confirm me regarding this.</description>
    <pubDate>Wed, 28 Sep 2005 19:39:49 GMT</pubDate>
    <dc:creator>srinivasa rao vaddadi</dc:creator>
    <dc:date>2005-09-28T19:39:49Z</dc:date>
    <item>
      <title>crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637639#M238643</link>
      <description>my entries in the crontab were like this &lt;BR /&gt;&lt;BR /&gt;5 0 */2 * * /www/app/apache rotate . &lt;BR /&gt;is it every 2 week at 00:05 min in a month?&lt;BR /&gt;&lt;BR /&gt;plz confirm me regarding this.</description>
      <pubDate>Wed, 28 Sep 2005 19:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637639#M238643</guid>
      <dc:creator>srinivasa rao vaddadi</dc:creator>
      <dc:date>2005-09-28T19:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637640#M238644</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is the formula :&lt;BR /&gt;&lt;BR /&gt;# minute  hour  day_of_month  month  weekday  command&lt;BR /&gt;# These fields accept the following values:&lt;BR /&gt;# minute  0 through 59&lt;BR /&gt;# hour    0 through 23&lt;BR /&gt;# day_of_month    1 through 31&lt;BR /&gt;# month   1 through 12&lt;BR /&gt;# weekday 0 through 6 for Sunday through Saturday&lt;BR /&gt;&lt;BR /&gt;For more details, check the man page :&lt;BR /&gt;&lt;BR /&gt;# man crontab&lt;BR /&gt;&lt;BR /&gt;If you want to be every 2 week :&lt;BR /&gt;&lt;BR /&gt;05 00 * 1,15 * /www/app/apache.rotate&lt;BR /&gt;&lt;BR /&gt;So the command will executed on day 1 and day 15 (consider every 2 weeks).&lt;BR /&gt;&lt;BR /&gt;Hope this information can help.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Wed, 28 Sep 2005 20:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637640#M238644</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-09-28T20:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637641#M238645</link>
      <description>could u please explain wat is this */2 in the third field indicates</description>
      <pubDate>Wed, 28 Sep 2005 20:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637641#M238645</guid>
      <dc:creator>srinivasa rao vaddadi</dc:creator>
      <dc:date>2005-09-28T20:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637642#M238646</link>
      <description>Are you on HP-UX?  Or are you running Linux?&lt;BR /&gt;&lt;BR /&gt;If you are running HP-UX the "*/2" means ABSOLUTELY NOTHING!  That is an invalid syntax for HP-UX crontab.&lt;BR /&gt;&lt;BR /&gt;If you are running Linux, check the man page ('man crontab').&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 20:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637642#M238646</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-09-28T20:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637643#M238647</link>
      <description>You are the victim of Linux's "improved" crontab. Why they insist on "fixing" things that have been working for decades is beyond my understanding. In this case it means every 2nd (every other) day at 00:05. This syntax is not understood by the standard flavors of UNIX.</description>
      <pubDate>Wed, 28 Sep 2005 20:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/3637643#M238647</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-09-28T20:32:20Z</dc:date>
    </item>
  </channel>
</rss>

