-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Anna Barnes on 11/11/2008 5:02 AM: > Running dircolors on Fedora Core 6 Linux Dell server. > > I have placed the following in my .bash_profile. > eval 'dircolors $HOME/.dir_colors'
That should be: eval "`dircolors $HOME/.dir_colors`" Note the back-ticks, not single quotes. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkZgNAACgkQ84KuGfSFAYDU1ACgujWgFyVForgnMJlLE2S2IHE+ g8oAn0s/5NOFZLA+PuG6nnuUywyBK5Zq =Ltlk -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
