On Wednesday 07 November 2001 15:31, Jason Machacek wrote: > Is there any way to make the ls command permanently use > the --color option? > > Thanks, > Jason Machacek
to make the color appear permanently, you should use the alias command in a bash startup script...like the one that should be 'skeletonized' in your home directory. simply add the previous command i emailed earlier to your .bashrc script in your home directory. that should take care of it. sorry for that first email...the answer was not accurate :) good luck! -jeff