<?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: 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>
	<pubDate>Sun, 06 Jul 2008 23:24:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/tools-utilities/alias-command.html#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'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-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'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-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='ls -lG'
alias la='ls -AG'
alias l='ls -FG'
alias ls='ls -G'
alias grep='grep --color=auto'
alias sha1sum='openssl dgst -sha1'

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>
