<?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: How to check memory usage on linux</title>
	<atom:link href="http://www.randombugs.com/linux/check-memory-usage-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randombugs.com/linux/check-memory-usage-linux.html</link>
	<description>Just another Bastard Operator From Hell. Everything from *nix to programming</description>
	<lastBuildDate>Sat, 14 Jan 2012 18:33:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: admin</title>
		<link>http://www.randombugs.com/linux/check-memory-usage-linux.html/comment-page-1#comment-1227</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 29 Dec 2010 20:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.randombugs.com/?p=69#comment-1227</guid>
		<description>Hi GeekQuestionAnswer,

Good idea.

Use  ps -e -orss,args --sort rss to sort all memory processes by memory size.

Regards</description>
		<content:encoded><![CDATA[<p>Hi GeekQuestionAnswer,</p>
<p>Good idea.</p>
<p>Use  ps -e -orss,args &#8211;sort rss to sort all memory processes by memory size.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geek Question Answer</title>
		<link>http://www.randombugs.com/linux/check-memory-usage-linux.html/comment-page-1#comment-1226</link>
		<dc:creator>Geek Question Answer</dc:creator>
		<pubDate>Tue, 28 Dec 2010 18:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.randombugs.com/?p=69#comment-1226</guid>
		<description>Thanks for the Post!!

If you could post how to check memory used by process that will help lot.</description>
		<content:encoded><![CDATA[<p>Thanks for the Post!!</p>
<p>If you could post how to check memory used by process that will help lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

