Scroll to navigation

dircolors(1) General Commands Manual dircolors(1)

NAME

dircolors - Output commands to set the LS_COLORS environment variable.

SYNOPSIS

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

DESCRIPTION

Output commands to set the LS_COLORS environment variable.

OPTIONS

output Bourne shell code to set LS_COLORS
output C shell code to set LS_COLORS
print the byte counts
output fully escaped colors for display
Print help
Print version

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'

VERSION

v0.0.24

dircolors 0.0.24