<?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>Rojak Coder &#187; Bash</title>
	<atom:link href="http://www.rojakcoder.com/wordpress/category/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojakcoder.com/wordpress</link>
	<description>Of Linux, Programming, and Singaporean Ramblings</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:41:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting Specific Memory Usage Per Process</title>
		<link>http://www.rojakcoder.com/wordpress/2008/02/06/getting-specific-memory-usage-per-process/</link>
		<comments>http://www.rojakcoder.com/wordpress/2008/02/06/getting-specific-memory-usage-per-process/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 12:18:57 +0000</pubDate>
		<dc:creator>cheeze</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[memory usage]]></category>

		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/2008/02/06/getting-specific-memory-usage-per-process/</guid>
		<description><![CDATA[This Bash command does the job pretty well&#8230;
ps axo com,sz
]]></description>
		<wfw:commentRss>http://www.rojakcoder.com/wordpress/2008/02/06/getting-specific-memory-usage-per-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
