<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 1and1 Cron Job &#8211; Crontab Cronjob Examples</title>
	<atom:link href="http://www.monetizers.com/cronjob.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.monetizers.com/cronjob.php</link>
	<description>A Search Engine Optimization Specialist helping you monetize the web!</description>
	<lastBuildDate>Thu, 02 Sep 2010 01:38:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ss</title>
		<link>http://www.monetizers.com/cronjob.php/comment-page-1#comment-612</link>
		<dc:creator>ss</dc:creator>
		<pubDate>Fri, 16 Oct 2009 21:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.monetizers.com/cronjob.php#comment-612</guid>
		<description>You can use parentheses to club together a set of commands to execute

* */12 * * * (cd /array/purato/scripts; ./compute_storage.sh 1&gt;/dev/null )</description>
		<content:encoded><![CDATA[<p>You can use parentheses to club together a set of commands to execute</p>
<p>* */12 * * * (cd /array/purato/scripts; ./compute_storage.sh 1&gt;/dev/null )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshan lal</title>
		<link>http://www.monetizers.com/cronjob.php/comment-page-1#comment-534</link>
		<dc:creator>roshan lal</dc:creator>
		<pubDate>Tue, 16 Jun 2009 12:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.monetizers.com/cronjob.php#comment-534</guid>
		<description>sir plg send me contab set only terminal tty4</description>
		<content:encoded><![CDATA[<p>sir plg send me contab set only terminal tty4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivo</title>
		<link>http://www.monetizers.com/cronjob.php/comment-page-1#comment-378</link>
		<dc:creator>ivo</dc:creator>
		<pubDate>Thu, 01 Jan 2009 00:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.monetizers.com/cronjob.php#comment-378</guid>
		<description>I think the  line would be:

/web/cgi-bin/php5 “$HOME/html/safelist/admin/cron/cron_queue.php” efa2055da0189f307e7a0b0582ad7030

So just all after each other.

The code appears to be nothing else than a parameter for the cron+queue.php script, just like the $HOME/...php is a parameter to the php5 executable</description>
		<content:encoded><![CDATA[<p>I think the  line would be:</p>
<p>/web/cgi-bin/php5 “$HOME/html/safelist/admin/cron/cron_queue.php” efa2055da0189f307e7a0b0582ad7030</p>
<p>So just all after each other.</p>
<p>The code appears to be nothing else than a parameter for the cron+queue.php script, just like the $HOME/&#8230;php is a parameter to the php5 executable</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maggy</title>
		<link>http://www.monetizers.com/cronjob.php/comment-page-1#comment-326</link>
		<dc:creator>Maggy</dc:creator>
		<pubDate>Sat, 08 Nov 2008 03:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.monetizers.com/cronjob.php#comment-326</guid>
		<description>my script tells me I have to run this cron job:
  */30 * * * * /web/cgi-bin/php/bin -f /home/content/a/f/c/afcads/html/safelist/admin/cron/cron_queue.php efa2055da0189f307e7a0b0582ad7030
 
 
my path to php is this: web/cgi-bin/php/bin 
 
here is the information on how to run cron jobs on my server: help. securepaynet. net/article/3483?pl_id=422628
 
My question is where do I put the efa2055da0189f307e7a0b0582ad7030 when the cron jobs has to look like this: 
 
/web/cgi-bin/php5 &quot;$HOME/html/safelist/admin/cron/cron_queue.php&quot;</description>
		<content:encoded><![CDATA[<p>my script tells me I have to run this cron job:<br />
  */30 * * * * /web/cgi-bin/php/bin -f /home/content/a/f/c/afcads/html/safelist/admin/cron/cron_queue.php efa2055da0189f307e7a0b0582ad7030</p>
<p>my path to php is this: web/cgi-bin/php/bin </p>
<p>here is the information on how to run cron jobs on my server: help. securepaynet. net/article/3483?pl_id=422628</p>
<p>My question is where do I put the efa2055da0189f307e7a0b0582ad7030 when the cron jobs has to look like this: </p>
<p>/web/cgi-bin/php5 &#8220;$HOME/html/safelist/admin/cron/cron_queue.php&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James McWhorter</title>
		<link>http://www.monetizers.com/cronjob.php/comment-page-1#comment-324</link>
		<dc:creator>James McWhorter</dc:creator>
		<pubDate>Thu, 06 Nov 2008 08:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.monetizers.com/cronjob.php#comment-324</guid>
		<description>Thanks for the info!  I&#039;m new at Cron jobs.</description>
		<content:encoded><![CDATA[<p>Thanks for the info!  I&#8217;m new at Cron jobs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
