<?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>Hints and Kinks &#187; bash</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/bash/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>HOWTOs and gotchas and tidbits, oh my.</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:28:41 +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>Set up JAVA_HOME to track Java Preferences.app on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html</link>
		<comments>http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:40:57 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[shell hackery]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=847</guid>
		<description><![CDATA[Mac OS X&#8217;s Java Preferences.app has a pane for switching between versions of the JDK, but I just found out from a coworker (thanks, Mike!) that you can make your shell match that preference easily &#8212; just add this to &#8230; <a href="http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make &#8220;ps -ef&#8221; work in a shell on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/make-ps-ef-work-on-mac-os-x-123.html</link>
		<comments>http://matthew.mceachen.us/blog/make-ps-ef-work-on-mac-os-x-123.html#comments</comments>
		<pubDate>Thu, 11 Sep 2008 04:47:05 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[shell hackery]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=123</guid>
		<description><![CDATA[If you&#8217;re used to SunOS or BSD, you&#8217;ll be at home with Mac OS X&#8217;s &#8220;ps -aux&#8221; to get a process list from a shell prompt. If you&#8217;ve been using any other recent unix, though, your fingers will want to &#8230; <a href="http://matthew.mceachen.us/blog/make-ps-ef-work-on-mac-os-x-123.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/make-ps-ef-work-on-mac-os-x-123.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ant bash completion on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/ant-bash-completion-on-mac-os-x-43.html</link>
		<comments>http://matthew.mceachen.us/blog/ant-bash-completion-on-mac-os-x-43.html#comments</comments>
		<pubDate>Thu, 24 Apr 2008 22:08:12 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macports]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=43</guid>
		<description><![CDATA[bash will do tab-completion for ant targets on Debian/Ubuntu boxes out-of-the-box. If you haven&#8217;t upgraded lately, you may need to: sudo apt-get install bash-completion On Mac OS X, it needs a bit of massaging. First install the macports version of &#8230; <a href="http://matthew.mceachen.us/blog/ant-bash-completion-on-mac-os-x-43.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/ant-bash-completion-on-mac-os-x-43.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
