<?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: Crontab  editing error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281038#M474302</link>
    <description>If you have something complex like this, you may want to put it all in script.  That way you can easily change it and test it outside of cron.</description>
    <pubDate>Sat, 07 May 2011 06:14:01 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-05-07T06:14:01Z</dc:date>
    <item>
      <title>Crontab  editing error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281034#M474298</link>
      <description>I put this line in crontab &lt;BR /&gt;======================================&lt;BR /&gt;* * * * sleep 60;date&amp;gt;&amp;gt;/tmp/inetd.txt;ps -eaflx|grep -i inetd|grep -v grep &amp;gt;&amp;gt; /tmp/inetd.txt&lt;BR /&gt;=======================================&lt;BR /&gt;but showing some error&lt;BR /&gt;&lt;BR /&gt;* * * * sleep 60;date&amp;gt;&amp;gt;/tmp/inetd.txt;ps -eaflx|grep -i inetd|grep -v grep &amp;gt;&amp;gt; /tmp/inetd.txt&lt;BR /&gt;crontab: error on previous line; unexpected character found in line.&lt;BR /&gt;You have mail in /var/mail/root&lt;BR /&gt;unixh168-root@ / &amp;gt;&lt;BR /&gt;================================&lt;BR /&gt;can you pls help me.&lt;BR /&gt;REgards,</description>
      <pubDate>Tue, 03 May 2011 05:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281034#M474298</guid>
      <dc:creator>jona_1</dc:creator>
      <dc:date>2011-05-03T05:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  editing error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281035#M474299</link>
      <description>Hi,&lt;BR /&gt;your statement for cron job is incomplete.The time, when the job should be executed, consists of at least 5 fields:&lt;BR /&gt;&lt;BR /&gt;minute hour monthday month weekday&lt;BR /&gt;&lt;BR /&gt;And after that should be your command.&lt;BR /&gt;&lt;BR /&gt;So you should add another '*' before the command.&lt;BR /&gt;&lt;BR /&gt;#man crontab</description>
      <pubDate>Tue, 03 May 2011 06:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281035#M474299</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-03T06:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  editing error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281036#M474300</link>
      <description>like this:&lt;BR /&gt;&lt;BR /&gt;* * * * * sleep 60;date&amp;gt;&amp;gt;/tmp/inetd.txt;ps -eaflx|grep -i inetd|grep -v grep &amp;gt;&amp;gt; /tmp/inetd.txt&lt;BR /&gt;&lt;BR /&gt;Anyway, I don't know, whether the 'sleep 60' is of any use, as this commmand will be run every minute anyway...&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2011 06:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281036#M474300</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-03T06:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  editing error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281037#M474301</link>
      <description>tnx</description>
      <pubDate>Tue, 03 May 2011 10:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281037#M474301</guid>
      <dc:creator>jona_1</dc:creator>
      <dc:date>2011-05-03T10:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab  editing error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281038#M474302</link>
      <description>If you have something complex like this, you may want to put it all in script.  That way you can easily change it and test it outside of cron.</description>
      <pubDate>Sat, 07 May 2011 06:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-editing-error/m-p/5281038#M474302</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-05-07T06:14:01Z</dc:date>
    </item>
  </channel>
</rss>

