# # Please copy the following lines and # paste them at the end of your .bash_profile # file. # ####################################### if [ -f /oracle/env.sh ] then . /oracle/env.sh fi #######################################