<?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>fish &#38; scripts</title>
	<atom:link href="http://fishandscripts.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://fishandscripts.com</link>
	<description>matt&#039;s lil script site</description>
	<lastBuildDate>Tue, 08 Jun 2010 04:11:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DHCP -&gt; Static Automatically</title>
		<link>http://fishandscripts.com/?p=99</link>
		<comments>http://fishandscripts.com/?p=99#comments</comments>
		<pubDate>Tue, 08 Jun 2010 04:11:13 +0000</pubDate>
		<dc:creator>mkwygant</dc:creator>
				<category><![CDATA[MS]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[netsh]]></category>

		<guid isPermaLink="false">http://fishandscripts.com/?p=99</guid>
		<description><![CDATA[I recently came across a situation where I was asked to convert a large lab environment from DHCP addresses to statically assigned ones.  Typically I would recommend reserved addresses through DHCP, so that you can still add new systems very easily, but this was a special situation&#8230; do what you are told.  It turns out [...]]]></description>
		<wfw:commentRss>http://fishandscripts.com/?feed=rss2&amp;p=99</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Logo &#8211; Time To Re-skin</title>
		<link>http://fishandscripts.com/?p=96</link>
		<comments>http://fishandscripts.com/?p=96#comments</comments>
		<pubDate>Fri, 21 May 2010 15:12:07 +0000</pubDate>
		<dc:creator>mkwygant</dc:creator>
				<category><![CDATA[Contributor]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://fishandscripts.com/?p=96</guid>
		<description><![CDATA[Here is my new logo!  Shout out to Eric Silvay for the masterful graphic artistry.  Let me know what you think&#8230;]]></description>
		<wfw:commentRss>http://fishandscripts.com/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tar Backup Plus Email Notification</title>
		<link>http://fishandscripts.com/?p=65</link>
		<comments>http://fishandscripts.com/?p=65#comments</comments>
		<pubDate>Sun, 18 Apr 2010 03:03:17 +0000</pubDate>
		<dc:creator>mkwygant</dc:creator>
				<category><![CDATA[UNIX]]></category>
		<category><![CDATA[else]]></category>
		<category><![CDATA[fi]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://fishandscripts.com/?p=65</guid>
		<description><![CDATA[I have a client that has been wanting a simple tar based backup solution, but want more intelligent email notification. #!/bin/bash # 4/15/10 MKW # Take user input as the directory to backup. BACKUP_DIR=$1 # Remove the contents of the old log file for the directory being backed up. echo &#62; /tmp/$BACKUP_DIR.log # Remove any [...]]]></description>
		<wfw:commentRss>http://fishandscripts.com/?feed=rss2&amp;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
