# .bashrc # User specific aliases and functions # Source global definitions if [ -f /etc/bashrc ]; then . /etc/bashrc fi export ORACLE_HOME=/home/oracle/OraHome1 export PATH=$ORACLE_HOME/bin:/hda/home/jc/p/weather/TravelContainer/apache_mod_perl/bin:$PATH export LD_LILBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH export PERL5LIB=/hda/home/jc/p/weather/TravelContainer/apache_mod_perl/mod_perl/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi