# ~/.profile: executed by Bourne-compatible login shells. echo $USER .profile if [ "$BASH" ]; then if [ -f ~/.bashrc ]; then . ~/.bashrc fi fi