Re: ls --color in Windows 2000

2003-01-23 Thread Richard Dawe
Hello. Justin Randall wrote: > my question for you is how do you set up the LS_COLORS variable > on a windows machine? I've tried using the dircolors utility > to set the environment variable but that seems to have no affect. dircolors doesn't actually set the environment variables. It prints ou

ls --color in Windows 2000

2003-01-22 Thread Justin Randall
For the latest Win32 port of fileutils, for the 'ls' directory list command, there is an option for color output 'ls --color'.  The defaults for this are green for executables, red for compressions, and blue for directory.  There is an environment variable LS_COLORS that can be changed to mo