Saturday, December 09, 2023

Re: ls in color

Also can be using parameters for example:

export CLICOLOR=1
export LSCOLORS=ExfxcxdxCxegedabagacad

Jean-François

On 12/8/23 19:47, Mike Larkin wrote:
> On Fri, Dec 08, 2023 at 07:41:23PM +0100, Karel Lucas wrote:
>> Hi all,
>>
>> In openBSD V7.4 I would like to see the output of ls in color, and therefore
>> would like to know how to configure that. The output of "man ls" provides no
>> information about this. Can anyone give me a tip?
>>
> pkg_add colorls
>
> alias ls='/usr/local/bin/colorls -GF'
>

No comments:

Post a Comment