<?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 GeekTool your Mac to Awesomeness</title>
	<atom:link href="http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/feed/" rel="self" type="application/rss+xml" />
	<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Jun 2011 17:01:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dagens Screenshot</title>
		<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/#comment-14235</link>
		<dc:creator>Dagens Screenshot</dc:creator>
		<pubDate>Wed, 20 Apr 2011 14:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://smokingapples.com/?p=8721#comment-14235</guid>
		<description>[...] Liten Geektoolguide [...]</description>
		<content:encoded><![CDATA[<p>[...] Liten Geektoolguide [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/#comment-14233</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Tue, 19 Apr 2011 17:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://smokingapples.com/?p=8721#comment-14233</guid>
		<description>Your uptime command is broken if the computer has been up for more than one day (which, hopefully, it has). Here is a script that works:

uptime &#124; awk &#039;{
if ($4 == &quot;days,&quot;) {
	sub(&quot;:&quot;, &quot;h &quot;, $5);
	sub(&quot;,&quot;, &quot;min&quot;, $5); 
	print &quot;Uptime: &quot; $3 &quot;days &quot; $5
} else {
	sub(&quot;:&quot;, &quot;h &quot;, $3); 
	sub(&quot;,&quot;, &quot;min&quot;, $3); 
	print &quot;Uptime: &quot; $3
}}&#039;</description>
		<content:encoded><![CDATA[<p>Your uptime command is broken if the computer has been up for more than one day (which, hopefully, it has). Here is a script that works:</p>
<p>uptime | awk &#8216;{<br />
if ($4 == &#8220;days,&#8221;) {<br />
	sub(&#8220;:&#8221;, &#8220;h &#8220;, $5);<br />
	sub(&#8220;,&#8221;, &#8220;min&#8221;, $5);<br />
	print &#8220;Uptime: &#8221; $3 &#8220;days &#8221; $5<br />
} else {<br />
	sub(&#8220;:&#8221;, &#8220;h &#8220;, $3);<br />
	sub(&#8220;,&#8221;, &#8220;min&#8221;, $3);<br />
	print &#8220;Uptime: &#8221; $3<br />
}}&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/#comment-14152</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 10 Mar 2011 02:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://smokingapples.com/?p=8721#comment-14152</guid>
		<description>Set the text shadow on , but with opacity to 0. Forces anti-aliasing.</description>
		<content:encoded><![CDATA[<p>Set the text shadow on , but with opacity to 0. Forces anti-aliasing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geeking out with GeekTool (a desktop show and tell) &#171; Whimsical.Nu</title>
		<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/#comment-14001</link>
		<dc:creator>Geeking out with GeekTool (a desktop show and tell) &#171; Whimsical.Nu</dc:creator>
		<pubDate>Tue, 08 Feb 2011 02:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://smokingapples.com/?p=8721#comment-14001</guid>
		<description>[...] How to GeekTool your Mac to Awesomeness [...]</description>
		<content:encoded><![CDATA[<p>[...] How to GeekTool your Mac to Awesomeness [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave kovac</title>
		<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/#comment-13702</link>
		<dc:creator>dave kovac</dc:creator>
		<pubDate>Mon, 20 Dec 2010 18:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://smokingapples.com/?p=8721#comment-13702</guid>
		<description>Hi, I find Geektool very useful, though not usable. I have no idea why but anytime I run it (have it enabled), the processor temperature jumps to 98°C, 0.00% is idle (&#039;system&#039; eats up from 40 to 60 %). I have no special geeklets enabled: just time, date, system info etc. Could anyone suggest any solution (despite disabling Geektool)?
Thanks!

P.S. Late 2007 Santa Rosa MBP. Geektool itself won&#039;t take more than  1% of processor.</description>
		<content:encoded><![CDATA[<p>Hi, I find Geektool very useful, though not usable. I have no idea why but anytime I run it (have it enabled), the processor temperature jumps to 98°C, 0.00% is idle (&#8216;system&#8217; eats up from 40 to 60 %). I have no special geeklets enabled: just time, date, system info etc. Could anyone suggest any solution (despite disabling Geektool)?<br />
Thanks!</p>
<p>P.S. Late 2007 Santa Rosa MBP. Geektool itself won&#8217;t take more than  1% of processor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Yaeger</title>
		<link>http://smokingapples.com/software/tutorials/how-to-geektool-your-mac-to-awesomeness/#comment-11963</link>
		<dc:creator>Rick Yaeger</dc:creator>
		<pubDate>Wed, 28 Jul 2010 19:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://smokingapples.com/?p=8721#comment-11963</guid>
		<description>Ooh… I love GeekTool! This is a great resource! I didn&#039;t know a lot of these codes. Thanks guys!! I&#039;ll link you up soon.</description>
		<content:encoded><![CDATA[<p>Ooh… I love GeekTool! This is a great resource! I didn&#8217;t know a lot of these codes. Thanks guys!! I&#8217;ll link you up soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/15 queries in 0.005 seconds using disk: basic

Served from: smokingapples.com @ 2012-02-11 22:59:24 -->
