<?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: Customizing the Terminal: Create Useful Aliases</title>
	<atom:link href="http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/feed/" rel="self" type="application/rss+xml" />
	<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/</link>
	<description>Linux - on the Desktop</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:37:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: The Essentials of my OSX Setup</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4879</link>
		<dc:creator>The Essentials of my OSX Setup</dc:creator>
		<pubDate>Tue, 12 Apr 2011 17:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4879</guid>
		<description>[...] I&#8217;m a devoted command line user. It&#8217;s faster to do so many things and GUI&#8217;s for command line functions never have the same options. Really who wants to repeat their typing all the time though? That is where alias&#8217;s come in. I set up an alias for things like changing to my htdocs folder for my local dev environment, SSHing into my servers. I also set up alias&#8217;s to hit certain directories on my servers that I am in regularly. Save your self some time and learn how to set up alias&#8217;s. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m a devoted command line user. It&#8217;s faster to do so many things and GUI&#8217;s for command line functions never have the same options. Really who wants to repeat their typing all the time though? That is where alias&#8217;s come in. I set up an alias for things like changing to my htdocs folder for my local dev environment, SSHing into my servers. I also set up alias&#8217;s to hit certain directories on my servers that I am in regularly. Save your self some time and learn how to set up alias&#8217;s. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeanmi1229</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4818</link>
		<dc:creator>jeanmi1229</dc:creator>
		<pubDate>Tue, 11 Jan 2011 17:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4818</guid>
		<description>Fantastic Solution from kujjhotika. Your right you need to edit the .profile file to update your new aliases. Worked a treat for me. Well done.</description>
		<content:encoded><![CDATA[<p>Fantastic Solution from kujjhotika. Your right you need to edit the .profile file to update your new aliases. Worked a treat for me. Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vera</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4791</link>
		<dc:creator>Vera</dc:creator>
		<pubDate>Fri, 19 Nov 2010 04:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4791</guid>
		<description>Thanks! Should&#039;ve known.</description>
		<content:encoded><![CDATA[<p>Thanks! Should&#8217;ve known.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noushad</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4790</link>
		<dc:creator>noushad</dc:creator>
		<pubDate>Thu, 18 Nov 2010 18:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4790</guid>
		<description>you just need to type &#039;alias&#039;.</description>
		<content:encoded><![CDATA[<p>you just need to type &#8216;alias&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vera</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4788</link>
		<dc:creator>Vera</dc:creator>
		<pubDate>Wed, 17 Nov 2010 22:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4788</guid>
		<description>Is there a way to see a list of all the aliases I&#039;d set up?</description>
		<content:encoded><![CDATA[<p>Is there a way to see a list of all the aliases I&#8217;d set up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noushad</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4780</link>
		<dc:creator>noushad</dc:creator>
		<pubDate>Fri, 12 Nov 2010 05:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4780</guid>
		<description>Thanks man! yes that was linux newbie days.  I could create alias on mac machine too. (.bash_profile on home folder).</description>
		<content:encoded><![CDATA[<p>Thanks man! yes that was linux newbie days.  I could create alias on mac machine too. (.bash_profile on home folder).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kujjhotika</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4779</link>
		<dc:creator>kujjhotika</dc:creator>
		<pubDate>Thu, 11 Nov 2010 19:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4779</guid>
		<description>Hi Noushad,

I am not sure if it is too late to answer your question. However, if you have not 
created any alias yet on your MAC system, here we go with the solution.

On MAC instead of .bashrc (linux system) you just open the .profile file in your home
directory. So that if you use vi .profile, then you can use any alias just by editing this file. For example,
alias c=&#039;clear&#039;. Here c command will do the work same as the command clear.</description>
		<content:encoded><![CDATA[<p>Hi Noushad,</p>
<p>I am not sure if it is too late to answer your question. However, if you have not<br />
created any alias yet on your MAC system, here we go with the solution.</p>
<p>On MAC instead of .bashrc (linux system) you just open the .profile file in your home<br />
directory. So that if you use vi .profile, then you can use any alias just by editing this file. For example,<br />
alias c=&#8217;clear&#8217;. Here c command will do the work same as the command clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Essentials of my OSX Setup November 2010</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4769</link>
		<dc:creator>Essentials of my OSX Setup November 2010</dc:creator>
		<pubDate>Tue, 02 Nov 2010 05:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4769</guid>
		<description>[...] I&#8217;m a devoted command line user. It&#8217;s faster to do so many things and GUI&#8217;s for command line functions never have the same options. Really who wants to repeat their typing all the time though? That is where alias&#8217;s come in. I set up an alias for things like changing to my htdocs folder for my local dev environment, SSHing into my servers. I also set up alias&#8217;s to hit certain directories on my servers that I am in regularly. Save your self some time and learn how to set up alias&#8217;s. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m a devoted command line user. It&#8217;s faster to do so many things and GUI&#8217;s for command line functions never have the same options. Really who wants to repeat their typing all the time though? That is where alias&#8217;s come in. I set up an alias for things like changing to my htdocs folder for my local dev environment, SSHing into my servers. I also set up alias&#8217;s to hit certain directories on my servers that I am in regularly. Save your self some time and learn how to set up alias&#8217;s. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Agarawal</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4341</link>
		<dc:creator>Amit Agarawal</dc:creator>
		<pubDate>Wed, 20 May 2009 16:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4341</guid>
		<description>Another interesting thing to use in the dot bashrc file is funtions. Example (all the .. alias can be done with just one function):
http://blog.amit-agarwal.co.in/2009/04/06/quick-one-liner-bash-function-to-navigate-parent-directories-quickly/</description>
		<content:encoded><![CDATA[<p>Another interesting thing to use in the dot bashrc file is funtions. Example (all the .. alias can be done with just one function):<br />
<a href="http://blog.amit-agarwal.co.in/2009/04/06/quick-one-liner-bash-function-to-navigate-parent-directories-quickly/" rel="nofollow">http://blog.amit-agarwal.co.in/2009/04/06/quick-one-liner-bash-function-to-navigate-parent-directories-quickly/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noushad</title>
		<link>http://lindesk.com/2009/03/customizing-the-terminal-create-useful-aliases/comment-page-1/#comment-4279</link>
		<dc:creator>Noushad</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=183#comment-4279</guid>
		<description>OX 10.5 Terminal doesn&#039;t read ~/.bashrc file natively. We need to place this line &quot;source ~./bashrc&quot; in ~/.bash_profile file and it works.  Hope this info would be helpful to someone.</description>
		<content:encoded><![CDATA[<p>OX 10.5 Terminal doesn&#8217;t read ~/.bashrc file natively. We need to place this line &#8220;source ~./bashrc&#8221; in ~/.bash_profile file and it works.  Hope this info would be helpful to someone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

