Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 1999 16:10:21 -0700
From:      Travis Cole <tcole@wcug.wwu.edu>
To:        Oleg Ogurok <oleg@ogurok.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: colour 'ls'
Message-ID:  <19990411161020.A19995@wcug.wwu.edu>
In-Reply-To: <Pine.BSF.4.05.9904110950510.36002-100000@ogurok.com>; from Oleg Ogurok on Sun, Apr 11, 1999 at 10:04:15AM -0400
References:  <Pine.BSF.4.05.9904110950510.36002-100000@ogurok.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 11, 1999 at 10:04:15AM -0400, Oleg Ogurok wrote:
>
> Files print as usual and directories print in colour ;-)
> I put ls as a symbolic link to gnuls, but every time I make world, the old
> 'ls' puts back ;-)

Instead of the symlink just try using a shell alias for it.

alias ls="gnuls --color=auto"
or some such.  Put that in your shell init files.

> 
> Oleg Ogurok
> oleg@ogurok.com
> http://www.ogurok.com

-- 
--Travis

Linux isn't the only free UNIX
www.OpenBSD.org  www.NetBSD.org  www.FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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