<?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: Alias Command</title>
	<atom:link href="http://MacDeveloperTips.com/tools-utilities/alias-command.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com/tools-utilities/alias-command.html</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<lastBuildDate>Tue, 01 May 2012 00:21:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sean</title>
		<link>http://MacDeveloperTips.com/tools-utilities/alias-command.html/comment-page-1#comment-451</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 22 Aug 2008 02:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/terminal/alias-command.html#comment-451</guid>
		<description>Finally, a way to save my headaches for the missing &quot;ll&quot; command!

Thanks!</description>
		<content:encoded><![CDATA[<p>Finally, a way to save my headaches for the missing &#8220;ll&#8221; command!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/tools-utilities/alias-command.html/comment-page-1#comment-363</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 23 Jun 2008 23:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/terminal/alias-command.html#comment-363</guid>
		<description>You can remove any alias commands that you aren&#039;t interested in. Simply delete those lines.</description>
		<content:encoded><![CDATA[<p>You can remove any alias commands that you aren&#8217;t interested in. Simply delete those lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://MacDeveloperTips.com/tools-utilities/alias-command.html/comment-page-1#comment-362</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 23 Jun 2008 21:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/terminal/alias-command.html#comment-362</guid>
		<description>Hello, I stumbled onto this page and have a question... if the results of these aliases weren&#039;t what I was looking for, how would I delete them? Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hello, I stumbled onto this page and have a question&#8230; if the results of these aliases weren&#8217;t what I was looking for, how would I delete them? Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Everson Santos Araujo</title>
		<link>http://MacDeveloperTips.com/tools-utilities/alias-command.html/comment-page-1#comment-193</link>
		<dc:creator>Everson Santos Araujo</dc:creator>
		<pubDate>Thu, 22 May 2008 14:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/terminal/alias-command.html#comment-193</guid>
		<description>Some that I personally like:

alias ll=&#039;ls -lG&#039;
alias la=&#039;ls -AG&#039;
alias l=&#039;ls -FG&#039;
alias ls=&#039;ls -G&#039;
alias grep=&#039;grep --color=auto&#039;
alias sha1sum=&#039;openssl dgst -sha1&#039;

I like colors, what can I do? :)</description>
		<content:encoded><![CDATA[<p>Some that I personally like:</p>
<p>alias ll=&#8217;ls -lG&#8217;<br />
alias la=&#8217;ls -AG&#8217;<br />
alias l=&#8217;ls -FG&#8217;<br />
alias ls=&#8217;ls -G&#8217;<br />
alias grep=&#8217;grep &#8211;color=auto&#8217;<br />
alias sha1sum=&#8217;openssl dgst -sha1&#8242;</p>
<p>I like colors, what can I do? :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

