<?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: Creating Custom Linux Commands</title>
	<atom:link href="http://www.foogazi.com/2008/04/18/creating-custom-linux-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foogazi.com/2008/04/18/creating-custom-linux-commands/</link>
	<description>Linux Tips, Tricks, and Opinions</description>
	<lastBuildDate>Wed, 27 Jun 2012 07:49:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: nic</title>
		<link>http://www.foogazi.com/2008/04/18/creating-custom-linux-commands/comment-page-1/#comment-43938</link>
		<dc:creator>nic</dc:creator>
		<pubDate>Sun, 09 Aug 2009 02:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/?p=202#comment-43938</guid>
		<description>I did pretty much the same thing. I made a program with C++, compiled it and put it in /bin. To my surprise it actually worked.
ilSignorCarlo: I don&#039;t know what grep does (noob to linux), but i reckon sudo apt-get install grep might work for you.</description>
		<content:encoded><![CDATA[<p>I did pretty much the same thing. I made a program with C++, compiled it and put it in /bin. To my surprise it actually worked.<br />
ilSignorCarlo: I don&#8217;t know what grep does (noob to linux), but i reckon sudo apt-get install grep might work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilSignorCarlo</title>
		<link>http://www.foogazi.com/2008/04/18/creating-custom-linux-commands/comment-page-1/#comment-14720</link>
		<dc:creator>ilSignorCarlo</dc:creator>
		<pubDate>Wed, 30 Apr 2008 12:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/?p=202#comment-14720</guid>
		<description>Mmm, it doesn&#039;t work for me.
I get:

grep: —-: No such file or directory</description>
		<content:encoded><![CDATA[<p>Mmm, it doesn&#8217;t work for me.<br />
I get:</p>
<p>grep: —-: No such file or directory</p>
]]></content:encoded>
	</item>
</channel>
</rss>
