home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Linux / Ubuntu_64-bit / ubuntu-11.04-desktop-amd64.iso / casper / filesystem.squashfs / root / .profile < prev   
Text File  |  2010-10-21  |  140b  |  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.