<?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 cron problems - Round 2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651373#M46119</link>
    <description>This morning, the rights of many [perhaps all] of our files were whacked.  The files were found to have less rights than desired.  I suspect a bad cron daemon is at work.  I need help tracking it down.&lt;BR /&gt;&lt;BR /&gt;crontab -l is per the attachment.&lt;BR /&gt;&lt;BR /&gt;From the other thread...I restored the original cron file from tape.  Thus, this is the original cron problem.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jan 2002 21:25:15 GMT</pubDate>
    <dc:creator>Bill Brutzman</dc:creator>
    <dc:date>2002-01-23T21:25:15Z</dc:date>
    <item>
      <title>cron problems - Round 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651373#M46119</link>
      <description>This morning, the rights of many [perhaps all] of our files were whacked.  The files were found to have less rights than desired.  I suspect a bad cron daemon is at work.  I need help tracking it down.&lt;BR /&gt;&lt;BR /&gt;crontab -l is per the attachment.&lt;BR /&gt;&lt;BR /&gt;From the other thread...I restored the original cron file from tape.  Thus, this is the original cron problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jan 2002 21:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651373#M46119</guid>
      <dc:creator>Bill Brutzman</dc:creator>
      <dc:date>2002-01-23T21:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - Round 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651374#M46120</link>
      <description>Not exactly sure what your asking..if perms have been changed, and you think it was from cron, check all the cron scripts for chmod.</description>
      <pubDate>Wed, 23 Jan 2002 21:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651374#M46120</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2002-01-23T21:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - Round 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651375#M46121</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Do any of the /u2/crons jobs change permissions on files?  A common problem is for a script to cd to a directory that doesn't exist.  If you don't verify the cd command actually worked then you will get unexpected results from your chmod (or worse, rm).&lt;BR /&gt;&lt;BR /&gt;Another case is when using a variable as the argument to a cd command.  If the variable was null then you would be cd'ing to the home dir.  Again, you need to verify you actually cd'ed to the dir you meant to.&lt;BR /&gt;&lt;BR /&gt;Also is a good reason for changing root's home dir to /root.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 23 Jan 2002 21:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651375#M46121</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-23T21:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: cron problems - Round 2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651376#M46122</link>
      <description>Hi Bill:&lt;BR /&gt;&lt;BR /&gt;Darrell's point is very well taken!&lt;BR /&gt;&lt;BR /&gt;To that end, this is often convenient:&lt;BR /&gt;&lt;BR /&gt;# cd /mydir &amp;amp;&amp;amp; (echo good!;date;echo good!)&lt;BR /&gt;&lt;BR /&gt;If the cd is successful, you execute the commands in the list, otherwise you don't!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 23 Jan 2002 21:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-problems-round-2/m-p/2651376#M46122</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-23T21:57:32Z</dc:date>
    </item>
  </channel>
</rss>

