1 Aug 2004 10:26
Re: DIR_COLORS wird nicht eingelesen
Mirko Guenther <mi.guenther <at> ib-helms.de>
2004-08-01 08:26:34 GMT
2004-08-01 08:26:34 GMT
Thilo Six wrote: > > Hi > ich bins nochmal. > > Ich hab mit deinem Script jetzt rumgespielt und einen kleinen Fehler > gefunden ( vermutlich ein vertipper ). > > Mirko Guenther wrote: > >> # >> # Colored file listing >> # >> if test -x /bin/dircolors ; then >> # >> # set up the color-ls environment variables: >> # >> if test -f $HOME/.dir_colors ; then >> eval `dircolor -b $HOME/.dir_colors` > > ^ da fehlt noch ein s, s.u. > >> elif test -f /etc/DIR_COLORS ; then >> eval `dircolors -b /etc/DIR_COLORS` > > ^ > >> fi >> fi >(Continue reading)
RSS Feed