More precisely either edit /etc/DIR_COLORS for system wide or
~/.dir_colors for user level ( You can copy the system wide file
for modification in your user directory and name it
~/.dir_colors). After you have added you modification you need to
something like :
eval dircolors ~/.dir_colors > ~/colors
In ~/colors you will have two lines
LS_COLORS="bunch of stuff"
export LS_COLORS
Put these line either into /etc/profile or ~/.bash_profile.
To see the immediate change (say you have modified ~/.bash_profile )
source ~/.bash_profile
Cheers,
Dominic.
"Ashley M. Kirchner" <[EMAIL PROTECTED]> writes:
> Stuart Clark wrote:
>
> > How do i change the files colors when i do an ls.
>
> Check /etc/DIR_COLORS
>
> AMK4
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list