<?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: Automate processes with cron and crontab in Solaris</title>
	<atom:link href="http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: allruiz</title>
		<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/comment-page-1/#comment-15548</link>
		<dc:creator>allruiz</dc:creator>
		<pubDate>Fri, 09 Oct 2009 23:08:40 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15548</guid>
		<description>that&#039;s right!</description>
		<content:encoded><![CDATA[<p>that&#39;s right!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bagheera</title>
		<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/comment-page-1/#comment-14758</link>
		<dc:creator>bagheera</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:41:50 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14758</guid>
		<description>more util */15 * * * * &lt;=== this is every fifteen minutes</description>
		<content:encoded><![CDATA[<p>more util */15 * * * * &lt;=== this is every fifteen minutes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/comment-page-1/#comment-4883</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Thu, 06 Nov 2008 11:57:51 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4883</guid>
		<description>Esta mal! &lt;br&gt;&lt;br&gt;15 * * * * logcheck   ---&gt;&gt;&gt; esto se ejecuta a los 15 minutos de cada hora</description>
		<content:encoded><![CDATA[<p>Esta mal! </p>
<p>15 * * * * logcheck   &#8212;&gt;&gt;&gt; esto se ejecuta a los 15 minutos de cada hora</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/comment-page-1/#comment-1683</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 26 Apr 2005 06:48:30 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1683</guid>
		<description>0,15,30,45 * * * * logcheck

greetings,

Stoyan Angelov</description>
		<content:encoded><![CDATA[<p>0,15,30,45 * * * * logcheck</p>
<p>greetings,</p>
<p>Stoyan Angelov</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/comment-page-1/#comment-1604</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 12 Apr 2005 13:20:25 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1604</guid>
		<description>So what is the correct cron entry so that it will run every 15 minutes?</description>
		<content:encoded><![CDATA[<p>So what is the correct cron entry so that it will run every 15 minutes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/183/automate-processes-with-cron-and-crontab-in-solaris/comment-page-1/#comment-1487</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 24 Mar 2005 07:35:24 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1487</guid>
		<description>&lt;ul id=&quot;quote&quot;&gt;
15 * * * * logcheck
Runs a command called &#039;logcheck&#039; every 15 minutes of every day.
&lt;/ul&gt;

Above quote is incorrect. This runs a command called &#039;logcheck&#039; every 15th minute of every hour of every day. I.e. 8:15, 9:15, 10:15, etc.</description>
		<content:encoded><![CDATA[<ul id="quote">
15 * * * * logcheck<br />
Runs a command called &#8216;logcheck&#8217; every 15 minutes of every day.
</ul>
<p>Above quote is incorrect. This runs a command called &#8216;logcheck&#8217; every 15th minute of every hour of every day. I.e. 8:15, 9:15, 10:15, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
