<?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: Restarting cruisecontrol on Mac OSX</title>
	<atom:link href="http://eyefodder.com/2007/06/restarting_cruisecontrol_on_ma.html/feed" rel="self" type="application/rss+xml" />
	<link>http://eyefodder.com/2007/06/restarting_cruisecontrol_on_ma.html</link>
	<description></description>
	<lastBuildDate>Thu, 18 Sep 2014 13:13:44 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Max Nyman</title>
		<link>http://eyefodder.com/2007/06/restarting_cruisecontrol_on_ma.html#comment-42</link>
		<dc:creator><![CDATA[Max Nyman]]></dc:creator>
		<pubDate>Wed, 14 Nov 2007 20:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=26#comment-42</guid>
		<description><![CDATA[kill -9 `cat cc.pid`
]]></description>
		<content:encoded><![CDATA[<p>kill -9 `cat cc.pid`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://eyefodder.com/2007/06/restarting_cruisecontrol_on_ma.html#comment-41</link>
		<dc:creator><![CDATA[Anonymous Coward]]></dc:creator>
		<pubDate>Wed, 07 Nov 2007 14:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=26#comment-41</guid>
		<description><![CDATA[kill -9 $(cat cc.pid)
]]></description>
		<content:encoded><![CDATA[<p>kill -9 $(cat cc.pid)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul BH</title>
		<link>http://eyefodder.com/2007/06/restarting_cruisecontrol_on_ma.html#comment-40</link>
		<dc:creator><![CDATA[Paul BH]]></dc:creator>
		<pubDate>Mon, 11 Jun 2007 13:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=26#comment-40</guid>
		<description><![CDATA[Quick update to this:
after a quick look around I noticed there was a file generated call cc.pid in the cruisecontrol directory when it starts - a question back to the unix folks - how do i write something like this:
[read file contents of cc.pid] &#124; kill -9 [whatever the contents of cc.pid was]?
]]></description>
		<content:encoded><![CDATA[<p>Quick update to this:<br />
after a quick look around I noticed there was a file generated call cc.pid in the cruisecontrol directory when it starts &#8211; a question back to the unix folks &#8211; how do i write something like this:<br />
[read file contents of cc.pid] | kill -9 [whatever the contents of cc.pid was]?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
