<?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: problem with crontab in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046933#M64733</link>
    <description>More than likely there are some variables missing from cron's environment. PATH is a usual one to get missed.&lt;BR /&gt;&lt;BR /&gt;Check all of the called scripts and make sure that the full path to all executables is used.&lt;BR /&gt;&lt;BR /&gt;If it doesn't try posting your various scripts so we can help to debug...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
    <pubDate>Tue, 31 Jul 2007 14:26:09 GMT</pubDate>
    <dc:creator>Rob Leadbeater</dc:creator>
    <dc:date>2007-07-31T14:26:09Z</dc:date>
    <item>
      <title>problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046931#M64731</link>
      <description>hi all,y is tht expect script doesnt run with crontab.&lt;BR /&gt;hereris is how i  run it.&lt;BR /&gt;sllpg.sh--&amp;gt;which calls g1.sh--&amp;gt;which calls--&amp;gt;r1.exp--&amp;gt;sendingmail.pl&lt;BR /&gt;&lt;BR /&gt;my r1.exp has the code of the remote machine and ssh in this script.so i placed a crontab as&lt;BR /&gt;* * * * * /sllpg.sh y is tht expect script doesnt run thru this.&lt;BR /&gt;&lt;BR /&gt;pls explain wht has to be done and whts wrong.Thnks in advance</description>
      <pubDate>Tue, 31 Jul 2007 07:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046931#M64731</guid>
      <dc:creator>Karthik_sg</dc:creator>
      <dc:date>2007-07-31T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046932#M64732</link>
      <description>Has your file /sllpg.sh executable permissions?&lt;BR /&gt;&lt;BR /&gt;try adding &amp;gt;&amp;gt;/tmp/expectlog.txt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You really want this script to execute every minute?&lt;BR /&gt;&lt;BR /&gt;Lars</description>
      <pubDate>Tue, 31 Jul 2007 07:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046932#M64732</guid>
      <dc:creator>larstr</dc:creator>
      <dc:date>2007-07-31T07:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046933#M64733</link>
      <description>More than likely there are some variables missing from cron's environment. PATH is a usual one to get missed.&lt;BR /&gt;&lt;BR /&gt;Check all of the called scripts and make sure that the full path to all executables is used.&lt;BR /&gt;&lt;BR /&gt;If it doesn't try posting your various scripts so we can help to debug...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Tue, 31 Jul 2007 14:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046933#M64733</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-07-31T14:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046934#M64734</link>
      <description>Check the cron log and the mail for the user, error will reported there.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 15:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046934#M64734</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-07-31T15:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046935#M64735</link>
      <description>first thing to suspect the path.(give full path).Then redirect the output to a log file &amp;gt;&amp;gt;log.txt.&lt;BR /&gt;&lt;BR /&gt;Check the /var/log/cron too</description>
      <pubDate>Tue, 31 Jul 2007 19:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046935#M64735</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-31T19:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046936#M64736</link>
      <description>hi thanks,for all the comments.i have done all the following but still expect doesnt work&lt;BR /&gt;Should Expect rpm should be installed on both the machines??</description>
      <pubDate>Thu, 02 Aug 2007 07:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046936#M64736</guid>
      <dc:creator>Karthik_sg</dc:creator>
      <dc:date>2007-08-02T07:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crontab</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046937#M64737</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You're asking us to try and debug stuff without being able to see the code you've written... we're not psychic !&lt;BR /&gt;&lt;BR /&gt;Have you checked the cron log files as suggested ? Do they tell you anything ?&lt;BR /&gt;&lt;BR /&gt;A quick Google for expect threw up this page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://expect.nist.gov/FAQ.html#q26" target="_blank"&gt;http://expect.nist.gov/FAQ.html#q26&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is that relevant to you ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Thu, 02 Aug 2007 07:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-crontab/m-p/4046937#M64737</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-08-02T07:46:56Z</dc:date>
    </item>
  </channel>
</rss>

