<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>devel.reinikainen.net &#187; crontab</title>
	<atom:link href="http://devel.reinikainen.net/tag/crontab/feed" rel="self" type="application/rss+xml" />
	<link>http://devel.reinikainen.net</link>
	<description>The ramblings of Jani Reinikainen</description>
	<lastBuildDate>Mon, 18 Jul 2011 18:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Crontab notes</title>
		<link>http://devel.reinikainen.net/1</link>
		<comments>http://devel.reinikainen.net/1#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:42:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=1</guid>
		<description><![CDATA[Tip #1: Crontab syntax I never remember the crontab syntax, so here it is for quick reference: minute hour day of month month day of week command * * * * * echo hello world! Tip #2: ISP Disconnection Problem One day my ISP gave me a dynamic IP (an IP that changes every time [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

