[thelist] Linux: how to add to $PATH var?

Anthony Baratta Anthony at Baratta.com
Thu Nov 8 00:34:03 CST 2001


What shell are you using?

If you are using BASH, find your .bash_profile file; located in your home 
directory.

Edit the file and look for your PATH statement:

	PATH=$PATH:$HOME/bin:

Add to it. Warning never put . in your path. e.g. :.: Bad Karma. Very Bad 
Karma.

---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."





More information about the thelist mailing list