[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mor on cheeplinux...
On Sat, Apr 01, 2000 at 12:52:13PM +0100, Alastair Donlon wrote:
> What used to happen was that /etc/profile contains a command of the form
>
> eval `dircolors`
>
> or something a bit more complicated, such as
>
> COLORS_FILE=/etc/DIR_COLORS
> if [ -f ~/.dir_colors ]
> then
> COLORS_FILE=~/.dir_colors
> fi
> eval `dircolors $COLORS_FILE`
Do note that, at least in fileutils 4.0, the default behaviour of
ls and friends is _not to print colours_ unless you ask for it
specifically, i.e., with 'ls --color' or 'ls --color auto'.
-- Owen
LeBlanc [at] mcc.ac.uk
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.