home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 November - Disc 1 / PCNET_CD_2006_11_1.iso / linux / gparted-livecd-0.3.1-1.iso / gparted / lib / files / root / .bashrc < prev    next >
Encoding:
Text File  |  2006-03-18  |  756 b   |  15 lines

  1. ############################################################################
  2. #    Copyright (C) 2006 by Patrick J. Verner                               #
  3. #    exodusrobot@yahoo.com                                                 #
  4. #                                                                          #
  5. #    This program is free software; you can redistribute it and/or modify  #
  6. #    it under the terms of the GNU General Public License as published by  #
  7. #    the Free Software Foundation; either version 2 of the License, or     #
  8. #    (at your option) any later version.                                   #
  9. ############################################################################
  10.  
  11. if [ -f "/etc/bashrc" ] ; then
  12.         source /etc/bashrc
  13. fi
  14.  
  15.