<?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>subogero linux blog &#187; cron</title>
	<atom:link href="http://linux.subogero.com/tag/cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.subogero.com</link>
	<description>#!/bin/bash</description>
	<lastBuildDate>Thu, 01 Jan 2015 17:57:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running cron on Cygwin</title>
		<link>http://linux.subogero.com/894/cron-on-cygwin/</link>
		<comments>http://linux.subogero.com/894/cron-on-cygwin/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 13:01:21 +0000</pubDate>
		<dc:creator>subogero</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[cygwin]]></category>

		<guid isPermaLink="false">http://linux.subogero.com/?p=894</guid>
		<description><![CDATA[While setting up the ssh-agent on Cygwin, I run into a small problem. After reboot, the ssh-agent is not running yet, but the /tmp/.ssh* files are still there from the previous session. When starting a Cygwin shell, the start of the ssh-agent fails, if these files have not been manually removed before.
Task: delete these files [...]]]></description>
		<wfw:commentRss>http://linux.subogero.com/894/cron-on-cygwin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
