# $Id$ #echo .bash_profile . ~/.bashrc [ "$TERM" = linux ] && case `tty` in */tty?) unicode_start 2> /dev/null ;; esac mesg y 2> /dev/null if [ -x /usr/bin/finger ] ; then uptime finger else w fi [ -f ~/.bash_profile-local ] && . ~/.bash_profile-local || true