<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - thebugslayer</title>
<link>http://snipplr.com/users/thebugslayer/tags/cron</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 04:03:22 GMT</pubDate>
<item>
<title>(Bash) ubuntu cron reference</title>
<link>http://snipplr.com/view/3819/ubuntu-cron-reference/</link>
<description><![CDATA[ <p>Example: 
sudo -i
crontab -e

#reindex locate db daily
0 0 * * * /usr/bin/updatedb</p> ]]></description>
<pubDate>Wed, 03 Oct 2007 07:00:01 GMT</pubDate>
<guid>http://snipplr.com/view/3819/ubuntu-cron-reference/</guid>
</item>
</channel>
</rss>