Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2003 13:04:58 -0600
From:      Dan Rue <drue@therub.org>
To:        Mike Maltese <mike@pcmedx.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: ls and color
Message-ID:  <20031207190458.GA19745@therub.org>
In-Reply-To: <00fb01c3bb5d$ee483c90$f4f0a8c0@pcmedx.com>
References:  <3FD0CCB5.1000501@magidesign.com> <00fb01c3bb5d$ee483c90$f4f0a8c0@pcmedx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 05, 2003 at 10:30:59AM -0800, Mike Maltese wrote:
> > Is there a how to on making ls show colors or a web pages. Thanks.
> 
> Well., there's ls -G, but you could have found that in the man page, right?
> 
Of course you don't want to have to type -G every time, right?  I have
an entry in my .bashrc file

alias ls='ls --color=auto'

Every time i run ls, it actually runs ls --color=auto.  Nice.  

dan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031207190458.GA19745>