"Luke Paireepinart" <rabidpoob...@gmail.com> wrote
So what you really want to do is
export PATH=$PATH:/home/compy/pythons
from the command line.
Unless I don't understand what .bashrc is for which is definitely
possible,
I'm a Windoze programmer.
bashrc is the equivalent of the old DOS autoexec.bat.
It gets run every time bash starts.
So putting the PATH setting in there is perfectly sensible.
Alan G.
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor