<?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: Command Line Basics: Create Custom Commands with Alias</title> <atom:link href="http://tuxtweaks.com/2009/05/command-line-basics-create-custom-commands-with-alias/feed/" rel="self" type="application/rss+xml" /><link>http://tuxtweaks.com/2009/05/command-line-basics-create-custom-commands-with-alias/</link> <description>Linux Tweaks, HowTo&#039;s and Reviews</description> <lastBuildDate>Mon, 06 Sep 2010 04:11:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Sadanand Hegde</title><link>http://tuxtweaks.com/2009/05/command-line-basics-create-custom-commands-with-alias/comment-page-1/#comment-130</link> <dc:creator>Sadanand Hegde</dc:creator> <pubDate>Sun, 31 May 2009 18:03:21 +0000</pubDate> <guid isPermaLink="false">http://tuxtweaks.com/?p=505#comment-130</guid> <description>I like to keep the .bash_aliases (and one each for .bash_functions, etc..) as a separate file and then add &quot;. .bash_aliases&quot; to the .bashrc file (In fact, there is usually a if ... fi in all the distro&#039;s .bashrc)Also instead of doing &quot;source .bashrc&quot; you could also do &quot;. .bashrc&quot;check out my blog on the same topic!http://srhegde.blogspot.com/2009/05/bash-aliases.html</description> <content:encoded><![CDATA[<p>I like to keep the .bash_aliases (and one each for .bash_functions, etc..) as a separate file and then add ". .bash_aliases"<br /> to the .bashrc file (In fact, there is usually a if ... fi in all the distro's .bashrc)</p><p>Also instead of doing "source .bashrc" you could also do ". .bashrc"</p><p>check out my blog on the same topic!</p><p><a href="http://srhegde.blogspot.com/2009/05/bash-aliases.html" rel="nofollow">http://srhegde.blogspot.com/2009/05/bash-aliases.html</a></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: tuxtweaks.com @ 2010-09-06 18:00:42 by W3 Total Cache -->