it&#39;s a user cron. <br><br><div class="gmail_quote">On Wed, Dec 16, 2009 at 9:14 PM, Jeff Hubbs <span dir="ltr">&lt;<a href="mailto:jhubbslist@att.net">jhubbslist@att.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If this is going into /etc/crontab as opposed to a user&#39;s own crontab<br>
(including root&#39;s), there needs to be a username specced before the path.<br>
<div class="im"><br>
Jim Kinney wrote:<br>
&gt; 2 8 * * * /home/user/bin/scriptname<br>
&gt;<br>
&gt; same incarnation works with a different script in the same directory<br>
&gt; but has no database work to do.<br>
&gt;<br>
&gt; BTW: &lt;esc&gt;wq won&#39;t email in gmail as I just tried and discovered<br>
&gt; (without a vi plugin I saw)<br>
&gt;<br>
&gt; On Wed, Dec 16, 2009 at 7:00 PM, JK &lt;<a href="mailto:jknapka@kneuro.net">jknapka@kneuro.net</a><br>
</div><div><div></div><div class="h5">&gt; &lt;mailto:<a href="mailto:jknapka@kneuro.net">jknapka@kneuro.net</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Post the crontab line, please?<br>
&gt;<br>
&gt;     On 12/16/2009 4:49 PM, Jim Kinney wrote:<br>
&gt;     &gt; script runs all hunky-dorey in userland.<br>
&gt;     &gt;<br>
&gt;     &gt; so time to put it into cron. To cover my bases for inferior cron<br>
&gt;     &gt; environemnt, the first thing the script does is .<br>
&gt;     ~/.bash_profile which<br>
&gt;     &gt; in turn runs ~/.bash_rc which runs /etc/bashrc<br>
&gt;     &gt;<br>
&gt;     &gt; So it now looks just like a login env.<br>
&gt;     &gt;<br>
&gt;     &gt; maybe...<br>
&gt;     &gt;<br>
&gt;     &gt; Except somehow it now spawns _2_ copies of the running process<br>
&gt;     and the<br>
&gt;     &gt; race is on! &lt;insert appropriate swearing here&gt;<br>
&gt;     &gt;<br>
&gt;     &gt; Since it&#39;s highly sequence dependent data processing and database<br>
&gt;     &gt; insertion and database processing, multiple out of order steps<br>
&gt;     is very,<br>
&gt;     &gt; VERY bad.<br>
&gt;     &gt;<br>
&gt;     &gt; Solution: make the first line a -f test for a pid file and exit<br>
&gt;     if it<br>
&gt;     &gt; exists. The second line writes the pid file. Shouldn&#39;t have to<br>
&gt;     do this...<br>
&gt;     &gt;<br>
&gt;     &gt; Still totally stumped on the multiple simultaneous processes.<br>
&gt;     &gt;<br>
&gt;     &gt; --<br>
&gt;     &gt; --<br>
&gt;     &gt; James P. Kinney III<br>
&gt;     &gt; Actively in pursuit of Life, Liberty and Happiness<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; _______________________________________________<br>
&gt;     &gt; Ale mailing list<br>
</div></div>&gt;     &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="im">&gt;     &gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;     &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;     &gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;     --<br>
&gt;     The first mistake was granting corporations the rights of citizens.<br>
&gt;     Now *only* corporations have the rights of citizens. -- Unknown<br>
&gt;     _______________________________________________<br>
&gt;     Ale mailing list<br>
</div>&gt;     <a href="mailto:Ale@ale.org">Ale@ale.org</a> &lt;mailto:<a href="mailto:Ale@ale.org">Ale@ale.org</a>&gt;<br>
<div class="im">&gt;     <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;     See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;     <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; James P. Kinney III<br>
&gt; Actively in pursuit of Life, Liberty and Happiness<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
<div><div></div><div class="h5">&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br>Actively in pursuit of Life, Liberty and Happiness         <br><br>