#!/bin/bash #-------------------------------------------------------------------- # $Id: bash_profile,v 1.7 2007/10/08 21:29:09 drscream Exp $ # Copyright 2007 Frubar Network (drscream@frubar.net) #-------------------------------------------------------------------- # This file is sourced by bash for login shells. The following line # runs your .bashrc and is recommended by the bash info pages. [[ -f ~/.bashrc ]] && . ~/.bashrc