http://www.stumbleupon.com/su/2hbaIS http://www.thegeekstuff.com/2010/01/15-practical-unix-linux-top-command-examples/
# Only include file if it exists include () { [[ -f "$1" ]] && source "$1" } include FILE