.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
.TH DIRCOLORS "1" "March 2004" "dircolors (coreutils) 5.2.1" "User Commands"
.SH NAME
dircolors \- color setup for ls
.SH SYNOPSIS
.B dircolors
[\fIOPTION\fR]... [\fIFILE\fR]
.SH DESCRIPTION
.\" Add any additional description here
.PP
Output commands to set the LS_COLORS environment variable.
.SS "Determine format of output:"
.TP
\fB\-b\fR, \fB\-\-sh\fR, \fB\-\-bourne\-shell\fR
output Bourne shell code to set LS_COLORS
.TP
\fB\-c\fR, \fB\-\-csh\fR, \fB\-\-c\-shell\fR
output C shell code to set LS_COLORS
.TP
\fB\-p\fR, \fB\-\-print\-database\fR
output defaults
.TP
\fB\-\-help\fR
display this help and exit
.TP
\fB\-\-version\fR
output version information and exit
.PP
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 \fB\-\-print\-database\fR'.
.SH AUTHOR
Written by H. Peter Anvin.
.SH "REPORTING BUGS"
Report bugs to .
.SH COPYRIGHT
Copyright \(co 2004 Free Software Foundation, Inc.
.br
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
The full documentation for
.B dircolors
is maintained as a Texinfo manual. If the
.B info
and
.B dircolors
programs are properly installed at your site, the command
.IP
.B info coreutils dircolors
.PP
should give you access to the complete manual.
www.fiveanddime.net