<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012614" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012614</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/setting-crontab#comment-1072920</link>
    <description> &lt;p&gt;Thanks Man!!!&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Oct 2000 21:07:01 +0000</pubDate>
 <dc:creator>sordid</dc:creator>
 <guid isPermaLink="false">comment 1072920 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/setting-crontab#comment-1072915</link>
    <description> &lt;p&gt;Create a file with the following in it:&lt;/p&gt;
&lt;p&gt;0 * * * *              /path/to/command&lt;/p&gt;
&lt;p&gt;...save the file then type:&lt;/p&gt;
&lt;p&gt;crontab /path/to/file/u/just/created&lt;/p&gt;
&lt;p&gt;And you&#039;re set.  Here&#039;s what the 0 and the following 4 stars represent.&lt;/p&gt;
&lt;p&gt;       field         allowed values&lt;br /&gt;
           -----         --------------&lt;br /&gt;
           minute        0-59&lt;br /&gt;
           hour          0-23&lt;br /&gt;
           day of month  1-31&lt;br /&gt;
           month         1-12 (or names, see below)&lt;br /&gt;
           day of week   0-7 (0 or 7 is Sun, or use names)&lt;/p&gt;
&lt;p&gt;The above file I told you create will run the script every 0 minute of every hour, every day of the month, every month, every day of the week.  Hence every hour on the hour it will run.&lt;/p&gt;
&lt;p&gt;Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Oct 2000 19:00:58 +0000</pubDate>
 <dc:creator>omni</dc:creator>
 <guid isPermaLink="false">comment 1072915 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
