From owner-freebsd-current Sun Apr 11 16:33:39 1999 Delivered-To: freebsd-current@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 087F415488 for ; Sun, 11 Apr 1999 16:12:38 -0700 (PDT) (envelope-from tcole@wcug.wwu.edu) Received: (qmail 21424 invoked by uid 1085); 11 Apr 1999 23:10:21 -0000 Date: Sun, 11 Apr 1999 16:10:21 -0700 From: Travis Cole To: Oleg Ogurok Cc: freebsd-current@freebsd.org Subject: Re: colour 'ls' Message-ID: <19990411161020.A19995@wcug.wwu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Oleg Ogurok on Sun, Apr 11, 1999 at 10:04:15AM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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