<?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"
	>
<channel>
	<title>Comments on: How to Properly kill a VM</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/information-technology/how-to-properly-kill-a-vm/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/information-technology/how-to-properly-kill-a-vm/</link>
	<description></description>
	<pubDate>Wed, 25 Nov 2009 04:09:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: N8dog89</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/how-to-properly-kill-a-vm/#comment-18</link>
		<dc:creator>N8dog89</dc:creator>
		<pubDate>Thu, 12 Nov 2009 22:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/how-to-properly-kill-a-vm/#comment-18</guid>
		<description>I learnt something today... if you type "[B]ps auxfww &#124; grep [/B]" you will end your session, and not neccissarliy the vm process id. the right command is "[B]ps auxfww &#124; grep  &#38;[/B]" this will execute the command in the background and report when its done.</description>
		<content:encoded><![CDATA[<p>I learnt something today&#8230; if you type &#8220;<b>ps auxfww | grep </b>&#8221; you will end your session, and not neccissarliy the vm process id. the right command is &#8220;<b>ps auxfww | grep  &amp;</b>&#8221; this will execute the command in the background and report when its done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->