<?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>Double Tall Iced Mocha, Lite on the Chocolate &#187; /StupidShellTricks</title>
	<atom:link href="http://ken.ipl31.net/category/stupidshelltricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://ken.ipl31.net</link>
	<description>Ken's weblog</description>
	<lastBuildDate>Fri, 14 Jan 2011 10:30:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>TemPageR 3E environment monitor</title>
		<link>http://ken.ipl31.net/2009/05/18/tempager-3e-environment-monitor/</link>
		<comments>http://ken.ipl31.net/2009/05/18/tempager-3e-environment-monitor/#comments</comments>
		<pubDate>Mon, 18 May 2009 19:31:52 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/StupidShellTricks]]></category>
		<category><![CDATA[/sysadmin]]></category>
		<category><![CDATA[/unix]]></category>
		<category><![CDATA[/work]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/?p=223</guid>
		<description><![CDATA[Recently ran into some heat issues in a mini computer room that has a window in direct line of the sun and problematic HVAC. Picked up a network enabled environment monitor so I could have some data to show when trying to get the issues resolved. Originally I was thinking about getting the Websensor EM01B [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2009/05/18/tempager-3e-environment-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn something new every day</title>
		<link>http://ken.ipl31.net/2007/08/01/learn-something-new-every-day/</link>
		<comments>http://ken.ipl31.net/2007/08/01/learn-something-new-every-day/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 07:53:28 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[/geek]]></category>
		<category><![CDATA[/StupidShellTricks]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/2007/08/01/learn-something-new-every-day/</guid>
		<description><![CDATA[Usually in a bash script when I want to parse a file line by line I do something like this: exec < foo.txt while read LINE; do SOMEVAR=$SOMEVAR,$LINE done This evening I was writing a bash wrapper for debootstrap to automate the building of chroot environments and for some reason I chose to stray away [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2007/08/01/learn-something-new-every-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>geo-cam (explaining the previous post)</title>
		<link>http://ken.ipl31.net/2004/10/30/geo-cam-explaining-the-previous-post/</link>
		<comments>http://ken.ipl31.net/2004/10/30/geo-cam-explaining-the-previous-post/#comments</comments>
		<pubDate>Sun, 31 Oct 2004 02:06:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[/StupidShellTricks]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/wordpress/?p=81</guid>
		<description><![CDATA[A while back when I was gearing up for the STP, I thought it would be cool to update my blog with a picture from my camera. That way I could send pictures during the ride. Then I thought it would be cool if I could send a phone cam picture with an address and [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2004/10/30/geo-cam-explaining-the-previous-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spam Subject Lines</title>
		<link>http://ken.ipl31.net/2004/10/26/spam-subject-lines/</link>
		<comments>http://ken.ipl31.net/2004/10/26/spam-subject-lines/#comments</comments>
		<pubDate>Tue, 26 Oct 2004 08:52:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[/StupidShellTricks]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/wordpress/?p=85</guid>
		<description><![CDATA[If you look at the left sidebar of my blog, you will notice a new feature. The random spam subject line. Tonight I decided to whip out a little bash cgi script that would pick a message at random from my spam trap and display the subject line. So every time you look at my [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2004/10/26/spam-subject-lines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>whore.cgi</title>
		<link>http://ken.ipl31.net/2004/09/20/whorecgi/</link>
		<comments>http://ken.ipl31.net/2004/09/20/whorecgi/#comments</comments>
		<pubDate>Mon, 20 Sep 2004 13:18:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[/StupidShellTricks]]></category>

		<guid isPermaLink="false">http://ken.ipl31.net/wordpress/?p=94</guid>
		<description><![CDATA[In my spare time I help sysadmin the box this site is on. This generally means getting vhosts setup for people and showing them how to setup their mail client etc&#8230; Recently Jason moved his site and mail over so I have been setting up the webserver for him and what not. He sends me [...]]]></description>
		<wfw:commentRss>http://ken.ipl31.net/2004/09/20/whorecgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

