<?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: Conky: Dual Core Processors in .conkyrc</title>
	<atom:link href="http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/</link>
	<description>Linux and Programming Tips and Tutorials, Technology and Rants from the Jungle</description>
	<lastBuildDate>Fri, 05 Mar 2010 16:19:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pistacoppu</title>
		<link>http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/comment-page-1/#comment-9650</link>
		<dc:creator>pistacoppu</dc:creator>
		<pubDate>Thu, 17 Dec 2009 07:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/#comment-9650</guid>
		<description>Thank you very very much</description>
		<content:encoded><![CDATA[<p>Thank you very very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hodge</title>
		<link>http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/comment-page-1/#comment-122</link>
		<dc:creator>Hodge</dc:creator>
		<pubDate>Thu, 15 May 2008 03:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/#comment-122</guid>
		<description>Simon: no idea mate, lol. Seemed like a good idea at the time.
Tutorial update, cheers :)</description>
		<content:encoded><![CDATA[<p>Simon: no idea mate, lol. Seemed like a good idea at the time.<br />
Tutorial update, cheers <img src='http://www.64bitjungle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/comment-page-1/#comment-106</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Wed, 14 May 2008 01:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/#comment-106</guid>
		<description>&quot;...pipes the output through grep searching for the string ‘temperature’, and finally pipes this output through sed to edit it and strip out the string “temperature: ” (including lots of space characters, for me anyway - I probably should write a regex for this, but just can’t be arsed at the moment).&quot;

?? why do you need the grep AND the sed?

&#039;cat /proc/acpi/thermal_zone/THRM/temperature&#039; for me just outputs &#039;temperature:             43 C&#039;

so this will do:

cat /proc/acpi/thermal_zone/THRM/temperature &#124; grep -o &quot;[0-9]* C&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230;pipes the output through grep searching for the string ‘temperature’, and finally pipes this output through sed to edit it and strip out the string “temperature: ” (including lots of space characters, for me anyway &#8211; I probably should write a regex for this, but just can’t be arsed at the moment).&#8221;</p>
<p>?? why do you need the grep AND the sed?</p>
<p>&#8216;cat /proc/acpi/thermal_zone/THRM/temperature&#8217; for me just outputs &#8216;temperature:             43 C&#8217;</p>
<p>so this will do:</p>
<p>cat /proc/acpi/thermal_zone/THRM/temperature | grep -o &#8220;[0-9]* C&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Util PC Blog &#187; Blog Archive &#187; Configuración de Conky para Core 2 Duo o doble núcleo.</title>
		<link>http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/comment-page-1/#comment-102</link>
		<dc:creator>Util PC Blog &#187; Blog Archive &#187; Configuración de Conky para Core 2 Duo o doble núcleo.</dc:creator>
		<pubDate>Sat, 10 May 2008 20:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/#comment-102</guid>
		<description>[...] ser exactos estas 2: Conky-gon (sacado del repositorio de configuraciones oficiales de conky) y Conky: Dual Core Processors in .conkyrc Tomé lo que me agradó más de cada una y lo uní o modifiqué a mi archivo de [...]</description>
		<content:encoded><![CDATA[<p>[...] ser exactos estas 2: Conky-gon (sacado del repositorio de configuraciones oficiales de conky) y Conky: Dual Core Processors in .conkyrc Tomé lo que me agradó más de cada una y lo uní o modifiqué a mi archivo de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conky on Ubuntu 64 Bit - .conkyrc &#124; 64 Bit Jungle</title>
		<link>http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/comment-page-1/#comment-35</link>
		<dc:creator>Conky on Ubuntu 64 Bit - .conkyrc &#124; 64 Bit Jungle</dc:creator>
		<pubDate>Thu, 27 Mar 2008 07:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/conky-dual-core-processors-in-conkyrc/#comment-35</guid>
		<description>[...] I&#8217;ve also recently written a post which deals specifically with setting up Dual Core processors - Conky: Dual Core Processors in .conkyrc [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve also recently written a post which deals specifically with setting up Dual Core processors &#8211; Conky: Dual Core Processors in .conkyrc [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
