<?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>Teknotes &#187; shell</title>
	<atom:link href="http://theapotek.com/teknotes/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://theapotek.com/teknotes</link>
	<description>Web consulting and programming in PHP, MySQL, JavaScript, HTML, CSS, networking and logistics consulting.</description>
	<lastBuildDate>Mon, 17 Oct 2011 15:55:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Making the Mac OS X bash shell alias and symlink agnostic</title>
		<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/</link>
		<comments>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 23:17:26 +0000</pubDate>
		<dc:creator>kristofer</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[symlink]]></category>

		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=15</guid>
		<description><![CDATA[After many years of intermittently being miffed when I couldn't just type:
<code>cd /NameofAlias</code> and have the bash shell transport me into the directory the alias pointed to, I finally decided to do something about it.]]></description>
		<wfw:commentRss>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>XJanitor.pl: Surefire periodic Maintenance for Mac OS X</title>
		<link>http://theapotek.com/teknotes/2002/05/15/xjanitorpl-surefire-periodic-maintenance-for-mac-os-x/</link>
		<comments>http://theapotek.com/teknotes/2002/05/15/xjanitorpl-surefire-periodic-maintenance-for-mac-os-x/#comments</comments>
		<pubDate>Wed, 15 May 2002 18:34:37 +0000</pubDate>
		<dc:creator>kristofer</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[anacron]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[periodic]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[xjanitor]]></category>

		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=5</guid>
		<description><![CDATA[I have written a Perl script that simply checks to see how long it's been since a particular task has been performed, compares the time with how often that task should be performed, and if necessary, executes the task. The script is extensible to any maintenance tasks that output to a log file (and any task can be made to do so). The script also includes the option to send you an e-mail (but only if the task(s) have been executed) including full script output.]]></description>
		<wfw:commentRss>http://theapotek.com/teknotes/2002/05/15/xjanitorpl-surefire-periodic-maintenance-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


