home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / base-files / dot.profile < prev    next >
Encoding:
Text File  |  2007-11-19  |  140 b   |  10 lines

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