I was recently trying to install the google androikd SDK and have somehow managed to mess up my .bash_profile and my commands such as ls are not working from the terminal prompt. It is giving me a command not found.
If I type "echo $PATH" from the terminal prompt, I simply get an entry for the android SDK
"{PATH}:/Users/phil/android-sdk-mac_x86-1.5_r2/tools"
Can someone tell me how to add the /bin path back in so that them "ls" and other commands begin to work again?
Thanks in advance.
If I type "echo $PATH" from the terminal prompt, I simply get an entry for the android SDK
"{PATH}:/Users/phil/android-sdk-mac_x86-1.5_r2/tools"
Can someone tell me how to add the /bin path back in so that them "ls" and other commands begin to work again?
Thanks in advance.