<?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 skip the crontab job for one time in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528356#M17186</link>
    <description>I have a crontab job it run at the 1st of every month , if I want to skip to run the crontab job at next month ( 1th May ) only , but it run normally at the rest of month , is it possible ? thx</description>
    <pubDate>Wed, 20 Apr 2005 02:03:02 GMT</pubDate>
    <dc:creator>peterchu</dc:creator>
    <dc:date>2005-04-20T02:03:02Z</dc:date>
    <item>
      <title>skip the crontab job for one time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528356#M17186</link>
      <description>I have a crontab job it run at the 1st of every month , if I want to skip to run the crontab job at next month ( 1th May ) only , but it run normally at the rest of month , is it possible ? thx</description>
      <pubDate>Wed, 20 Apr 2005 02:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528356#M17186</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-04-20T02:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: skip the crontab job for one time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528357#M17187</link>
      <description>Not really, no.  You cant exclude a time in a Crontab.&lt;BR /&gt;&lt;BR /&gt;You either have to comment the crontab entry out, or make the routine it runs have a way to postpone it's self.</description>
      <pubDate>Wed, 20 Apr 2005 02:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528357#M17187</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-20T02:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: skip the crontab job for one time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528358#M17188</link>
      <description>your crontab entry is (I guess) something like this:&lt;BR /&gt;&lt;BR /&gt;00   00    1    *    * &lt;COMMAND&gt;&lt;BR /&gt;&lt;BR /&gt;you can change it so:&lt;BR /&gt;00   00    1   1-4,6-12   *   *   &lt;COMMAND&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio&lt;/COMMAND&gt;&lt;/COMMAND&gt;</description>
      <pubDate>Wed, 20 Apr 2005 03:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528358#M17188</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-04-20T03:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: skip the crontab job for one time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528359#M17189</link>
      <description>.. please note that claudio's solution will skip the first of may for *every* year from then on ..</description>
      <pubDate>Wed, 20 Apr 2005 03:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528359#M17189</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-20T03:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: skip the crontab job for one time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528360#M17190</link>
      <description>Yes, exactly... but you have enough time to undo this change :-)&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2005 04:42:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-the-crontab-job-for-one-time/m-p/3528360#M17190</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-04-20T04:42:23Z</dc:date>
    </item>
  </channel>
</rss>

