<?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: cron job in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442941#M71635</link>
    <description>there's a way in linux to make a task run in intervels&lt;BR /&gt;&lt;BR /&gt;0-59/5 * * * * /path/script &amp;gt;&amp;gt; dev/null 2 &amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;will run the script in 5 minutes interval&lt;BR /&gt;as opposed to 0,5,10,15,.....55 for the minutes interval</description>
    <pubDate>Thu, 30 Dec 2004 12:10:15 GMT</pubDate>
    <dc:creator>Deepak_22</dc:creator>
    <dc:date>2004-12-30T12:10:15Z</dc:date>
    <item>
      <title>cron job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442936#M71630</link>
      <description>How to add more than 72 charecters in a single line in crontab??</description>
      <pubDate>Tue, 14 Dec 2004 05:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442936#M71630</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2004-12-14T05:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: cron job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442937#M71631</link>
      <description>Put them in a script and call that one in crontab.</description>
      <pubDate>Tue, 14 Dec 2004 07:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442937#M71631</guid>
      <dc:creator>Georg Tresselt</dc:creator>
      <dc:date>2004-12-14T07:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: cron job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442938#M71632</link>
      <description>I think you can put more than 72 characters in a single line. I could add a lot more in mine. However, that would look a little messy and does not make sense. So it is best to put them in a shell script when there are lots of stuff to add to your crontab. And then run the script in the cronntab like it is a command. Remember to make your script executable by using "chmod" otherwise it won't run. &lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 14 Dec 2004 09:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442938#M71632</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-14T09:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: cron job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442939#M71633</link>
      <description>Did you try it ?&lt;BR /&gt;I think that it can be done</description>
      <pubDate>Tue, 14 Dec 2004 09:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442939#M71633</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-12-14T09:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: cron job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442940#M71634</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it looks to me like you do not have the flag set in your terminal emulation for autowrap, which enables you to write more than 80 chars.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Dec 2004 11:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442940#M71634</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-12-14T11:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: cron job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442941#M71635</link>
      <description>there's a way in linux to make a task run in intervels&lt;BR /&gt;&lt;BR /&gt;0-59/5 * * * * /path/script &amp;gt;&amp;gt; dev/null 2 &amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;will run the script in 5 minutes interval&lt;BR /&gt;as opposed to 0,5,10,15,.....55 for the minutes interval</description>
      <pubDate>Thu, 30 Dec 2004 12:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cron-job/m-p/3442941#M71635</guid>
      <dc:creator>Deepak_22</dc:creator>
      <dc:date>2004-12-30T12:10:15Z</dc:date>
    </item>
  </channel>
</rss>

