
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=bash_adding_to_path</id>
		<title>bash adding to path - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=bash_adding_to_path"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=bash_adding_to_path&amp;action=history"/>
		<updated>2026-04-29T05:04:32Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=bash_adding_to_path&amp;diff=8&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;for ALL users - edit /etc/profile   for individual users - edit $HOME/.bash_profile:  To add a directory to the PATH just edit this line including a colon : and the new direct...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=bash_adding_to_path&amp;diff=8&amp;oldid=prev"/>
				<updated>2013-02-25T17:34:38Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;for ALL users - edit /etc/profile   for individual users - edit $HOME/.bash_profile:  To add a directory to the PATH just edit this line including a colon : and the new direct...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;for ALL users - edit /etc/profile &lt;br /&gt;
&lt;br /&gt;
for individual users - edit $HOME/.bash_profile:&lt;br /&gt;
&lt;br /&gt;
To add a directory to the PATH just edit this line including a colon : and the new directory. For example to add:   /usr/programs/bin   to the PATH you would change the line to:&lt;br /&gt;
&lt;br /&gt;
example:&lt;br /&gt;
  PATH=$PATH:$HOME/bin:/usr/programs/bin&lt;br /&gt;
  export PATH&lt;br /&gt;
&lt;br /&gt;
[[category:linux]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>