Date: Wed, 25 Apr 2001 00:24:33 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: <questions@FreeBSD.ORG>, "Trevin Chow" <tmchow@sfu.ca> Subject: Re: Color ls problems Message-ID: <001301c0cd3f$a26fbf00$1200a8c0@gsicomp.on.ca> References: <5.1.0.14.2.20010424210924.00a8d830@mail.geektank.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm using this function (as suggested by someone on the list awhile ago) to > display a colorized "ls": > > function ls > { > command ls -FG ${1+"$@"}; > } > > > This function is located in my /etc/bashrc file. Why not use 'ls -G' instead? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301c0cd3f$a26fbf00$1200a8c0>