On Sun, Apr 23, 2006 at 07:50:14PM -0500, Jonathan Horne wrote: > my shell is bash, and is set the 'ls' command to always show colors. on my > screen, i have a hard time seeing that dark blue color against the black > backround. is there a way i can lighten this default dark blue to a shade a > little easier to differentiate? >
Set, for example, environment variable LSCOLORS=Exfxcxdxbxegedabagacad and you will see a light blue color against the black background. See ls(1) for full information. Best regards, Elisej Babenko mailto:[EMAIL PROTECTED] _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"