On Wed, Jan 15, 2003 at 12:55:19AM -0800, Adam wrote: > I have changed the background color of my gnome-terminals and > now the colorized text from ls is ugly and hard to read. How > can I change these colors?
try man dircolors :) once you know WHAT to look for, the battle is half over. :) $ dircolors -b > ~/.bash.dircolors.rc $ edit !$ <massage as you see fit> $ source !$ and to have it "take" permanently for future logins, $ edit ~/.bash_profile <have ~/.bash_profile "source ~/.bash.dircolors.rc"> -- I use Debian/GNU Linux version 3.0; Linux server 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 unknown DEBIAN NEWBIE TIP #125 from Colin Watson <[EMAIL PROTECTED]> : Ever wondered about confirming WHICH CPU, KERNEL OR DEBIAN VERSION YOU HAVE? It's easy: cat /proc/cpuinfo There's lots of other neat stuff under /proc, too. (You guessed it -- "man proc" will tell you more.) For kernel and Debian data, try uname -a cat /etc/debian_version Also see http://newbieDoc.sourceForge.net/ ... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]