On Fri, Mar 31, 2000 at 12:01:10PM -0500, Charles Galpin wrote:
> And if you ever want to use the unaliased version of an aliased command
> once, you can also do
>
> \command
>
> in this case \ls
>
> charles
>
> On Fri, 31 Mar 2000, Steven W. Orr wrote:
>
> > By default, color is not used to distinguish types of
> > files. That is equivalent to using --color=none. Using
> > the --color option without the optional WHEN argument is
> > equivalent to using --color=always. With --color=auto,
> > color codes are output only if standard output is con<AD>
> > nected to a terminal (tty).
> >
> > I suspect that you have an alias that is predefined. Look in /etc/bashrc.
> > Delete the alias of just
> > unalias ls
> > should fix you up.
Or make a separate alias, with --color=none for example, /after/ the
system's bashrc is sourced in your ~/.bashrc.
--
- Isaiah
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.