<?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"
	>
<channel>
	<title>Comments on: Understanding TextMate Paths</title>
	<atom:link href="http://djwonk.com/blog/2008/06/17/understanding-textmate-paths/feed/" rel="self" type="application/rss+xml" />
	<link>http://djwonk.com/blog/2008/06/17/understanding-textmate-paths/</link>
	<description>software development + public policy</description>
	<pubDate>Wed, 07 Jan 2009 14:43:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ted</title>
		<link>http://djwonk.com/blog/2008/06/17/understanding-textmate-paths/#comment-86</link>
		<dc:creator>ted</dc:creator>
		<pubDate>Sat, 23 Aug 2008 16:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=27#comment-86</guid>
		<description>You may also use

printf "%s\n" "${PATH}" &#124; tr ':' '\n'

instead of using

echo "$PATH"

(i think i saw that on codesnippets by joyent)</description>
		<content:encoded><![CDATA[<p>You may also use</p>
<p>printf &#8220;%s\n&#8221; &#8220;${PATH}&#8221; | tr &#8216;:&#8217; &#8216;\n&#8217;</p>
<p>instead of using</p>
<p>echo &#8220;$PATH&#8221;</p>
<p>(i think i saw that on codesnippets by joyent)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.259 seconds -->
