On Sat, 2018-02-24 at 04:53 -0500, Bob Goodwin wrote:
> On 02/24/18 04:45, Bob Goodwin wrote:
> > On 02/24/18 04:31, Joe Zeff wrote:
> > > > I would like to eliminate all [or change some] colors when I list 
> > > > files with xfce4-terminal. I know this has been discussed before but 
> > > > I haven't found much in my notes?
> > > > 
> > > > How can I change them to white? I keep the display set for white 
> > > > text on a black background.
> > > 
> > > add this line to .bashrc:
> > > 
> > > unalias ls 
> > 
> > .
> > That doesn't seem to work, perhaps a reboot is needed?
> > 
> 
> .
> No, a reboot did not do it ...
> 
> 
maybe alias this ?
ls --color=never

"Using color to distinguish file types is disabled both by default and with 
--color=never.
With  --color=auto,  ls  emits  color codes only when standard output is 
connected to a terminal.
The LS_COLORS environment variable can change the settings.
Use the dircolors command to set it."
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to