<?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: tinyurl bash script</title>
	<atom:link href="http://www.entropytheblog.com/blog/2009/01/tinyurl-bash-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.entropytheblog.com/blog/2009/01/tinyurl-bash-script/</link>
	<description>My Random Thoughts</description>
	<lastBuildDate>Sat, 13 Feb 2010 23:05:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://www.entropytheblog.com/blog/2009/01/tinyurl-bash-script/comment-page-1/#comment-630</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 26 May 2009 22:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.entropytheblog.com/blog/?p=139#comment-630</guid>
		<description>&lt;p&gt;&lt;a href=&quot;comment-#628&quot; rel=&quot;nofollow&quot;&gt;Robert&lt;/a&gt;, thanks! I will update it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="comment-#628" rel="nofollow">Robert</a>, thanks! I will update it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.entropytheblog.com/blog/2009/01/tinyurl-bash-script/comment-page-1/#comment-628</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 26 May 2009 16:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.entropytheblog.com/blog/?p=139#comment-628</guid>
		<description>&lt;p&gt;With the advent of the TinyURL api, the wget command has been reduced to...
wget -O - http://tinyurl.com/api-create.php?url=&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>With the advent of the TinyURL api, the wget command has been reduced to&#8230;<br />
wget -O &#8211; <a href="http://tinyurl.com/api-create.php?url=" rel="nofollow">http://tinyurl.com/api-create.php?url=</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Turek</title>
		<link>http://www.entropytheblog.com/blog/2009/01/tinyurl-bash-script/comment-page-1/#comment-347</link>
		<dc:creator>John Turek</dc:creator>
		<pubDate>Wed, 08 Apr 2009 02:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.entropytheblog.com/blog/?p=139#comment-347</guid>
		<description>&lt;p&gt;Greetings,  I wanted to add that pbcopy is an OSX Utility, so here is an alternative to pbcopy for linux users&lt;/p&gt;

&lt;p&gt;alias pbcopy=&#039;xclip -selection clipboard&#039;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Greetings,  I wanted to add that pbcopy is an OSX Utility, so here is an alternative to pbcopy for linux users</p>
<p>alias pbcopy=&#8217;xclip -selection clipboard&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
