Er...you know it&#39;s not instant, right?&nbsp; It&#39;ll affect newly opened terminals only.&nbsp; To make it rescan the .bashrc, type &quot;source ~/.bashrc&quot;<br><br><div class="gmail_quote">On Wed, Mar 19, 2008 at 12:41 AM, Zach &lt;<a href="mailto:netrek@gmail.com">netrek@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wed, Mar 19, 2008 at 12:19 AM, Mackenzie Morgan &lt;<a href="mailto:macoafi@gmail.com">macoafi@gmail.com</a>&gt; wrote:<br>

&gt; I think you have to actually use ${HOME} not ~<br>
<br>
</div>Ok I changed my .bashrc but I still do not see $HOME/bin show up in my<br>
$PATH. Here is what I have now:<br>
<div class="Ih2E3d"><br>
# set PATH so it includes user&#39;s private bin if it exists<br>
</div>if [ -d ${HOME}/bin ] ; then<br>
 &nbsp; &nbsp;PATH=${HOME}/bin:&quot;${PATH}&quot;<br>
fi<br>
<div class="Ih2E3d"><br>
PATH=/usr/local/java2/bin:/usr/local/bin:/usr/local/contrib/bin:/afs/club.cc.cmu.edu/usr/chaos/bin:&quot;${PATH}&quot;<br>
<br>
</div>And here is the PATH:<br>
<br>
chaos@tellurium:~$ echo $PATH<br>
<div class="Ih2E3d">/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games<br>
<br>
</div>Seems like it is just using some system defaults and not even adding<br>
in anything from the PATH I have defined.<br>
<div><div></div><div class="Wj3C7c"><br>
Zach<br>
_______________________________________________<br>
wplug mailing list<br>
<a href="mailto:wplug@wplug.org">wplug@wplug.org</a><br>
<a href="http://www.wplug.org/mailman/listinfo/wplug" target="_blank">http://www.wplug.org/mailman/listinfo/wplug</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Mackenzie Morgan<br>Linux User #432169<br>ACM Member #3445683<br><a href="http://ubuntulinuxtipstricks.blogspot.com">http://ubuntulinuxtipstricks.blogspot.com</a> &lt;-my blog of Ubuntu stuff<br>
apt-get moo