Penguin
Blame: dircolors(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dircolors(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 DIRCOLORS
2 !!!DIRCOLORS
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 AUTHOR
7 REPORTING BUGS
8 COPYRIGHT
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 dircolors - color setup for ls
15 !!SYNOPSIS
16
17
18 __dircolors__ [[''OPTION'']...
19 [[''FILE'']
20 !!DESCRIPTION
21
22
23 Output commands to set the LS_COLORS environment
24 variable.
25
26
27 __Determine format of output:__
28
29
30 __-b__, __--sh__, __--bourne-shell__
31
32
33 output Bourne shell code to set LS_COLORS
34
35
36 __-c__, __--csh__, __--c-shell__
37
38
39 output C shell code to set LS_COLORS
40
41
42 __-p__, __--print-database__
43
44
45 output defaults
46
47
48 __--help__
49
50
51 display this help and exit
52
53
54 __--version__
55
56
57 output version information and exit
58
59
60 If FILE is specified, read it to determine which colors to
61 use for which file types and extensions. Otherwise, a
62 precompiled database is used. For details on the format of
63 these files, run `dircolors
64 __--print-database__'.
65 !!AUTHOR
66
67
68 Written by H. Peter Anvin.
69 !!REPORTING BUGS
70
71
72 Report bugs to
73 !!COPYRIGHT
74
75
76 Copyright 2001 Free Software Foundation, Inc.
77 This is free software; see the source for copying
78 conditions. There is NO warranty; not even for
79 MERCHANTABILITY or FITNESS FOR A PARTICULAR
80 PURPOSE.
81 !!SEE ALSO
82
83
84 The full documentation for __dircolors__ is maintained as
85 a Texinfo manual. If the __info__ and __dircolors__
86 programs are properly installed at your site, the
87 command
88
89
90 __info dircolors__
91
92
93 should give you access to the complete manual.
94 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.