<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Do you mean add something like this to .bashrc?<BR>
<BR>
# Define your own profile here ...<BR>
if [ -f ~/.bash_profile ]; then<BR>
    . ~/.bash_profile<BR>
fi<BR>
<BR>
Russell<BR>
On Fri, 2005-07-15 at 09:27 +0800, rpowersau@gmail.com wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">Have you also put it in your .bashrc?</FONT><BR>
    <BR>
    <FONT COLOR="#000000">Which file is read depends on how you are starting bash.</FONT><BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">On 7/15/05, </FONT><FONT COLOR="#000000"><B>bike_oz</B></FONT><FONT COLOR="#000000"> <<A HREF="mailto:bike_oz@yahoo.com.au">bike_oz@yahoo.com.au</A>> wrote:</FONT><BR>
    <BLOCKQUOTE>
        <FONT COLOR="#000000">Hi folks,</FONT><BR>
        <FONT COLOR="#000000">on one of my machines .bash_profile, does not seem to run on startup. I have an updated path statement</FONT><BR>
        <FONT COLOR="#000000">    PATH=~/bin:"${PATH}"</FONT><BR>
        <FONT COLOR="#000000">That should be run on login, but doesn't. This runs on one of my systems but not the other. Where do I check to get this going?</FONT><BR>
        <BR>
        <FONT COLOR="#000000">Thanks</FONT><BR>
        <FONT COLOR="#000000">Russell </FONT><BR>
        <FONT COLOR="#000000">--</FONT><BR>
        <FONT COLOR="#000000">ubuntu-users mailing list</FONT><BR>
        <FONT COLOR="#000000"><A HREF="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</A></FONT><BR>
        <FONT COLOR="#000000"><A HREF="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">http://lists.ubuntu.com/mailman/listinfo/ubuntu-users</A></FONT><BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
    <BR>
    <FONT COLOR="#000000">-- </FONT><BR>
    <FONT COLOR="#000000">Regards,</FONT><BR>
    <FONT COLOR="#000000">Russ</FONT>
</BLOCKQUOTE>
</BODY>
</HTML>