Re: bash $PATH variable
Re: bash $PATH variable
- Subject: Re: bash $PATH variable
- From: Markian Hlynka <email@hidden>
- Date: Fri, 20 Aug 2004 15:21:27 -0600
For Bash you want to put this in ~/.profile
I have these two lines (among others) there:
PATH=$PATH:/Developer/Tools
export PATH
ok, I have a path as follows:
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/teTeX/bin/
powerpc-apple-darwin-current
now, I didn't add any of this myself, though I know the teTeX installer
did at least part of it.
BUT, it's not in my .profile. There is no path info of any kind in my
.profile... so.... can anyone tell me where it is?
Thanks,
Markian
PS: what is bashrc for? is this a BSDism, using .profile instead of
.bashrc? or what?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.