On Sun, Oct 15, 2000 at 12:33:49AM -0700, Jeremiah Hunter Savage wrote: > How do I get 'ls' to display color like xterm in the console (no X)? > i.e. directories=blue, executables=green, links=light blue, > devices=yellow. I am using the frame buffer.
add the following to your ~/.bashrc: eval `dircolors` alias ls='ls --color=auto' -- Ethan Benson http://www.alaska.net/~erbenson/
pgpbVdr5vDrnD.pgp
Description: PGP signature