.profile 140 B

123456789
  1. # ~/.profile: executed by Bourne-compatible login shells.
  2. if [ "$BASH" ]; then
  3. if [ -f ~/.bashrc ]; then
  4. . ~/.bashrc
  5. fi
  6. fi
  7. mesg n