<?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: another question regarding cronjobs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662377#M48709</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible this mail is being sent by another cron job belonging to another user. Ckeck the mail log and correcpond that to the cron log. the mail log is found under /var/adm/syslog/mail.log and the cron log is /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Feb 2002 15:38:47 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-02-11T15:38:47Z</dc:date>
    <item>
      <title>another question regarding cronjobs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662372#M48704</link>
      <description>We have a system and it seems that a cronjob that e-mails me every morning with results has been erased (which is fine).  But I still receive the pages everyday - when I do a crontab -l -&amp;gt; this cron is not in the output, and when I do a # grep -i parse* /var/spool/cron/crontabs/*&lt;BR /&gt;&lt;BR /&gt;it doesn't show up in any of the crons in the system either.  &lt;BR /&gt;&lt;BR /&gt;I'm confused - I have since dropped all the crons and readded them but I'm wondering how this could happen?  &lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2002 15:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662372#M48704</guid>
      <dc:creator>Kerilyn O'Donnell</dc:creator>
      <dc:date>2002-02-11T15:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: another question regarding cronjobs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662373#M48705</link>
      <description>What does 'grep parse /var/adm/cron/log' give you?&lt;BR /&gt;&lt;BR /&gt;Perhaps the Email is being sent from another server, or being resent from UNIX?&lt;BR /&gt;&lt;BR /&gt;Cheers, Ian Dennison</description>
      <pubDate>Mon, 11 Feb 2002 15:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662373#M48705</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-02-11T15:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: another question regarding cronjobs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662374#M48706</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look in the /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;Also try at -l and see if it is running like that.&lt;BR /&gt;&lt;BR /&gt;If the command still exists then it may be being called by something else which is in cron.&lt;BR /&gt;&lt;BR /&gt;try and get a process list when the job runs.&lt;BR /&gt;&lt;BR /&gt;If phantom job is a script put&lt;BR /&gt;ps -ef|sort -n &amp;gt; /tmp/ps in the script&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  Steve Steel</description>
      <pubDate>Mon, 11 Feb 2002 15:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662374#M48706</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-11T15:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: another question regarding cronjobs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662375#M48707</link>
      <description>Aha! Light Bulb!&lt;BR /&gt;&lt;BR /&gt;Were the crontabs actually editted via 'crontab -e', or the crontab file simply removed?&lt;BR /&gt;&lt;BR /&gt;Had an occurence where a sysadmin tried to stop all cron jobs for a User by deleting their crontab. The jobs continued to run, and nothing showed in 'crontab -l'. It was only when we went 'crontab -e' and saved an file with only a comment line in it that the cron jobs stopped running.&lt;BR /&gt;&lt;BR /&gt;We guessed that the result was the crontab was not resubmitted so still remained in memory.&lt;BR /&gt;&lt;BR /&gt;Is this the case here? Cheers, Ian</description>
      <pubDate>Mon, 11 Feb 2002 15:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662375#M48707</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-02-11T15:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: another question regarding cronjobs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662376#M48708</link>
      <description>Try matching the times of your emails with what is in you cron log. /usr/lib/cron/log has all activity that cron undertakes, if cron sent you something, it would be in there.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Mon, 11 Feb 2002 15:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662376#M48708</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-02-11T15:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: another question regarding cronjobs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662377#M48709</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible this mail is being sent by another cron job belonging to another user. Ckeck the mail log and correcpond that to the cron log. the mail log is found under /var/adm/syslog/mail.log and the cron log is /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2002 15:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-question-regarding-cronjobs/m-p/2662377#M48709</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-11T15:38:47Z</dc:date>
    </item>
  </channel>
</rss>

