<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Execute command prompt thru Java</title>
	<atom:link href="http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 12 Nov 2009 04:25:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: littlebro</title>
		<link>http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-148</link>
		<dc:creator>littlebro</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-148</guid>
		<description>thanks for this tutorial</description>
		<content:encoded><![CDATA[<p>thanks for this tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themamakcorner</title>
		<link>http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-142</link>
		<dc:creator>themamakcorner</dc:creator>
		<pubDate>Mon, 01 Dec 2008 07:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-142</guid>
		<description>Sorry, i don&#039;t really get what you mean.. Do u mind to elaborate?</description>
		<content:encoded><![CDATA[<p>Sorry, i don&#8217;t really get what you mean.. Do u mind to elaborate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lakshminarayana</title>
		<link>http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-141</link>
		<dc:creator>Lakshminarayana</dc:creator>
		<pubDate>Mon, 01 Dec 2008 00:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-141</guid>
		<description>Is there any way to get the result of the command executed to be stored to a variable .
Ex: we will get a message the file is in use by another program if we try to run an erase comman on a open file.
I want to get that message to a variable could you please put some light on this....</description>
		<content:encoded><![CDATA[<p>Is there any way to get the result of the command executed to be stored to a variable .<br />
Ex: we will get a message the file is in use by another program if we try to run an erase comman on a open file.<br />
I want to get that message to a variable could you please put some light on this&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adamos Loizou</title>
		<link>http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-130</link>
		<dc:creator>Adamos Loizou</dc:creator>
		<pubDate>Wed, 04 Jun 2008 10:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://ihategeek.wordpress.com/2007/10/19/execute-command-prompt-thru-java/#comment-130</guid>
		<description>Thanks for the little example.

I am doing Eclipse RCP development and I need to have a Command Line interface besides the GUI.

Being able to open files with windows associated editor through the CLI with a one liner (&quot;cmd /c start fileName&quot;) is really nice.

Thanks again</description>
		<content:encoded><![CDATA[<p>Thanks for the little example.</p>
<p>I am doing Eclipse RCP development and I need to have a Command Line interface besides the GUI.</p>
<p>Being able to open files with windows associated editor through the CLI with a one liner (&#8220;cmd /c start fileName&#8221;) is really nice.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
</channel>
</rss>
