Updated php-5.x compatibility ($HTTP_GET_VARS).
[nethome.git] / .bash_profile
1 if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV";fi
2
3 finger
4 m
5 cat 2>/dev/null .perlmail-submit.log
6
7 if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi