logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dircolors - Output commands to set the LS_COLORS environment variable.

Description

       Output commands to set the LS_COLORS environment variable.

Extra

       If FILE is specified, read it to determine which colors to use  for  which  file  types  and  extensions.
       Otherwise,  a  precompiled  database  is  used.  For details on the format of these files, run 'dircolors
       --print-database'

Name

       dircolors - Output commands to set the LS_COLORS environment variable.

Options

-b, --sh
              output Bourne shell code to set LS_COLORS

       -c, --csh
              output C shell code to set LS_COLORS

       -p, --print-database
              print the byte counts

       --print-ls-colors
              output fully escaped colors for display

       -h, --help
              Print help

       -V, --version
              Print version

Synopsis

dircolors  [-b|--sh]  [-c|--csh]  [-p|--print-database]  [--print-ls-colors]  [-h|--help]  [-V|--version]
       [FILE]

Version

       v0.0.30

                                                dircolors 0.0.30                                    dircolors(1)

See Also