I don't know what happened, but in my terminal on Mac OSX 10.5 it can no longer find my sudo command or find the command, etc. They are, because if I put / usr / bin / sudo or / usr / bin / find it works fine ...
My .bash_login file looks like this: export PATH = "/ usr / local / bin: / usr / local / sbin: / usr / local / mysql / bin: / usr / bin $ PATH"
My .bash_profile looks like this: export PATH = "/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Python/2.5/site-packages/django_trunk/django/bin:/usr/local/mysql/ bin: / usr / bin / Court $ PATH "
I will say now, I do not know what I am doing with the Terminal. I'm just a beginner, and I have to do something for the environment variables (is that what they are called?) To be lost. I suggested that I just need to make sure / usr / bin / path is in my bash files, but they are there and it doesn't seem to work. Please, help!
Also, when I use the / usr / bin / find command, it tells me "Permission denied", although I am registered with Mac OSX as a system administrator account. I do not understand.
Any help would be great. Thanks - James
James
source
share