# echo $USER .bash_profile export PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin if [ -f ~/.bashrc ]; then . ~/.bashrc fi