<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Calling the Command Line from Cocoa</title>
	<link>http://vgable.com/blog/2008/03/05/calling-the-command-line-from-cocoa/</link>
	<description>my weblog.</description>
	<pubDate>Mon, 06 Oct 2008 12:58:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Vincent Gable &#187; Restarting Your Cocoa Application</title>
		<link>http://vgable.com/blog/2008/03/05/calling-the-command-line-from-cocoa/#comment-187</link>
		<dc:creator>Vincent Gable &#187; Restarting Your Cocoa Application</dc:creator>
		<pubDate>Mon, 06 Oct 2008 00:35:15 +0000</pubDate>
		<guid>http://vgable.com/blog/2008/03/05/calling-the-command-line-from-cocoa/#comment-187</guid>
		<description>[...] you can&#8217;t tell yourself to start up when you aren&#8217;t running. Here is one solution, use NSTask to run a very short script that you can embed right in your Objective-C code:  kill -9 YourPID open [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] you can&#8217;t tell yourself to start up when you aren&#8217;t running. Here is one solution, use NSTask to run a very short script that you can embed right in your Objective-C code:  kill -9 YourPID open [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
