<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GenivNET &#187; add alias command to startup</title>
	<atom:link href="http://www.geniv.net/tag/add-alias-command-to-startup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geniv.net</link>
	<description>Tech Support Help</description>
	<lastBuildDate>Thu, 02 Sep 2010 23:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to add Alias commands to Startup in Linux?</title>
		<link>http://www.geniv.net/how-to-add-alias-commands-to-startup-in-linux/2009/09/</link>
		<comments>http://www.geniv.net/how-to-add-alias-commands-to-startup-in-linux/2009/09/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 21:19:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux and Unix OS]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[add alias command to startup]]></category>
		<category><![CDATA[linux startup alias]]></category>

		<guid isPermaLink="false">http://www.geniv.net/?p=662</guid>
		<description><![CDATA[1. Edit the &#8216;.profile&#8217; file inside your home directory (e.g. /home/yourname ).  You can use vi or pico to edit the file.  My personal favorite is pico. Easiler to navigate. e.g. pico /home/yourname/.profile 2. Add your alias commands to the end of the file e.g.  alias dir=&#8221;ls -al &#124; more&#8221; 3. Save the file 4. [...]]]></description>
		<wfw:commentRss>http://www.geniv.net/how-to-add-alias-commands-to-startup-in-linux/2009/09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
