home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / base-files / dot.profile < prev    next >
Encoding:
Text File  |  2006-06-30  |  141 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.