<?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: Avoid Using which(1)</title>
	<atom:link href="http://pthree.org/2011/09/26/avoid-using-which1/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2011/09/26/avoid-using-which1/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Fri, 17 May 2013 20:46:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta2-24176</generator>
	<item>
		<title>By: Aaron Toponce</title>
		<link>http://pthree.org/2011/09/26/avoid-using-which1/#comment-115976</link>
		<dc:creator>Aaron Toponce</dc:creator>
		<pubDate>Mon, 26 Sep 2011 17:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2054#comment-115976</guid>
		<description><![CDATA[@yazul- Except that it&#039;s Debian-specific. While POSIX standardized, you can&#039;t rely on that script being available for other operating systems. Best to learn the shell&#039;s built-ins.

@Sam- I mentioned the &quot;type&quot; built-in from Bash, although not specifically the &quot;-a&quot; switch.]]></description>
		<content:encoded><![CDATA[<p>@yazul- Except that it&#8217;s Debian-specific. While POSIX standardized, you can&#8217;t rely on that script being available for other operating systems. Best to learn the shell&#8217;s built-ins.</p>
<p>@Sam- I mentioned the &#8220;type&#8221; built-in from Bash, although not specifically the &#8220;-a&#8221; switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://pthree.org/2011/09/26/avoid-using-which1/#comment-115975</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 26 Sep 2011 16:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2054#comment-115975</guid>
		<description><![CDATA[type -a

??]]></description>
		<content:encoded><![CDATA[<p>type -a</p>
<p>??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yazul</title>
		<link>http://pthree.org/2011/09/26/avoid-using-which1/#comment-115974</link>
		<dc:creator>yazul</dc:creator>
		<pubDate>Mon, 26 Sep 2011 15:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2054#comment-115974</guid>
		<description><![CDATA[There is a good, reliable, and portable shell script &quot;which&quot; from debianutils.]]></description>
		<content:encoded><![CDATA[<p>There is a good, reliable, and portable shell script &#8220;which&#8221; from debianutils.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
