Last question (For a while at least)
Matthew Flaschen
matthew.flaschen at gatech.edu
Sun Mar 4 20:25:49 UTC 2007
Chris wrote:
> 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'
For a single invocation, try:
ls --color=no
Matt Flaschen
More information about the ubuntu-users
mailing list