Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 89078d37e6e98894677d6c7b8b0eda83 > files > 1

pvm-3.4.5-9mdv2009.0.src.rpm

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin
BASH_ENV=$HOME/.bashrc
USERNAME=""

export USERNAME BASH_ENV PATH