*** bash.bashrc.orig 2015-09-27 08:20:17.208770377 -0600 --- bash.bashrc 2015-09-27 09:08:48.577704054 -0600 *************** *** 57,63 **** elif [[ -f /etc/DIR_COLORS ]] ; then eval $(dircolors -b /etc/DIR_COLORS) else ! eval $(dircolors) fi fi --- 57,63 ---- elif [[ -f /etc/DIR_COLORS ]] ; then eval $(dircolors -b /etc/DIR_COLORS) else ! eval $(dircolors -b) fi fi