Skip site navigation (1)Skip section navigation (2)
Date:      12 Apr 1999 02:17:32 +0200
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        Oleg Ogurok <oleg@ogurok.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: colour 'ls'
Message-ID:  <xzpwvzivgir.fsf@flood.ping.uio.no>
In-Reply-To: Oleg Ogurok's message of "Sun, 11 Apr 1999 10:04:15 -0400 (EDT)"
References:  <Pine.BSF.4.05.9904110950510.36002-100000@ogurok.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oleg Ogurok <oleg@ogurok.com> writes:
> I put ls as a symbolic link to gnuls, but every time I make world, the old
> 'ls' puts back ;-)

Don't do that. Instead, do:

# cd /usr/local/bin
# ln -s gnuls ls

and fix your PATH so /usr/local/bin comes before /bin.

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


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?xzpwvzivgir.fsf>