Chris wrote:
> Although the colors within the term are nice - is there a way to turn
> them off?
>
Ahh - never mind. Got it
# enable color support of ls and also add handy aliases
if [ "$TERM" != "dumb" ]; then
eval "`dircolors -b`"
alias ls='ls --color=auto'
--
Best regards,
Chris
Nothing is ever so bad that it can't get worse.