.bash_profile
I am doing a software installation and one of the preinstallation steps is to add some coding to the .bash_profile file. I can't find this file anywhere. I know that this file is suppose to the environment for the user, but I don't think i have it. How do I find out what file is setting my environment? Could It be that it's using a different file not called .bash_profile and so I would therefore need to add the piece of code to this file instead....or do I have to creat a .bash_profile? any help would be great! thanks!
|