]> git.refcnt.org Git - colorize.git/blob - doc/colorize.html
Update plain documentation
[colorize.git] / doc / colorize.html
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <!-- This file was created with the aha Ansi HTML Adapter. http://ziz.delphigl.com/tool_aha.php -->
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta http-equiv="Content-Type" content="application/xml+xhtml; charset=UTF-8" />
7 <title>colorize</title>
8 </head>
9 <body style="color:white; background-color:black">
10 <pre>
11 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize --help
12 Usage: ./colorize (foreground) OR (foreground)/(background) OR --clean[-all] [-|file]
13
14 Colors (foreground) (background)
15 {-} none none
16 {<span style="color:black;">#</span>} [Bb]lack black
17 {<span style="color:red;">#</span>} [Rr]ed red
18 {<span style="color:lime;">#</span>} [Gg]reen green
19 {<span style="color:yellow;">#</span>} [Yy]ellow yellow
20 {<span style="color:#3333FF;">#</span>} [Bb]lue blue
21 {<span style="color:fuchsia;">#</span>} [Mm]agenta magenta
22 {<span style="color:aqua;">#</span>} [Cc]yan cyan
23 {<span style="color:white;">#</span>} [Ww]hite white
24 {<span style="color:white;">#</span>} [Dd]efault default
25 {*} [Rr]andom random [--exclude-random=&lt;foreground color&gt;]
26
27 First character of color name in upper case denotes increased intensity,
28 whereas for lower case colors will be of normal intensity.
29
30 Options
31 --attr=ATTR1,ATTR2,...
32 --clean
33 --clean-all
34 -c, --config=PATH
35 --exclude-random=COLOR
36 --omit-color-empty
37 -h, --help
38 -V, --version
39 </pre>
40 <pre>
41 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize cyan /etc/motd
42 <span style="color:aqua;"></span>
43 <span style="color:aqua;">The programs included with the Debian GNU/Linux system are free software;</span>
44 <span style="color:aqua;">the exact distribution terms for each program are described in the</span>
45 <span style="color:aqua;">individual files in /usr/share/doc/*/copyright.</span>
46 <span style="color:aqua;"></span>
47 <span style="color:aqua;">Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent</span>
48 <span style="color:aqua;">permitted by applicable law.</span>
49 </pre>
50 <pre>
51 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize cyan /etc/motd | ./colorize --clean
52
53 The programs included with the Debian GNU/Linux system are free software;
54 the exact distribution terms for each program are described in the
55 individual files in /usr/share/doc/*/copyright.
56
57 Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
58 permitted by applicable law.
59 </pre>
60 <pre>
61 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize Yellow /etc/motd
62 <span style="color:yellow;font-weight:bold;"></span>
63 <span style="color:yellow;font-weight:bold;">The programs included with the Debian GNU/Linux system are free software;</span>
64 <span style="color:yellow;font-weight:bold;">the exact distribution terms for each program are described in the</span>
65 <span style="color:yellow;font-weight:bold;">individual files in /usr/share/doc/*/copyright.</span>
66 <span style="color:yellow;font-weight:bold;"></span>
67 <span style="color:yellow;font-weight:bold;">Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent</span>
68 <span style="color:yellow;font-weight:bold;">permitted by applicable law.</span>
69 </pre>
70 <pre>
71 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize white/blue /etc/motd
72 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;"></span>
73 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;">The programs included with the Debian GNU/Linux system are free software;</span>
74 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;">the exact distribution terms for each program are described in the</span>
75 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;">individual files in /usr/share/doc/*/copyright.</span>
76 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;"></span>
77 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;">Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent</span>
78 <span style="background-color:#3333FF;"></span><span style="color:white;background-color:#3333FF;">permitted by applicable law.</span>
79 </pre>
80 <pre>
81 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize --exclude-random=black random /etc/motd
82 <span style="color:red;"></span>
83 <span style="color:red;">The programs included with the Debian GNU/Linux system are free software;</span>
84 <span style="color:red;">the exact distribution terms for each program are described in the</span>
85 <span style="color:red;">individual files in /usr/share/doc/*/copyright.</span>
86 <span style="color:red;"></span>
87 <span style="color:red;">Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent</span>
88 <span style="color:red;">permitted by applicable law.</span>
89 </pre>
90 <pre>
91 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize --attr=bold magenta /etc/motd
92 <span style="color:fuchsia;font-weight:bold;"></span>
93 <span style="color:fuchsia;font-weight:bold;">The programs included with the Debian GNU/Linux system are free software;</span>
94 <span style="color:fuchsia;font-weight:bold;">the exact distribution terms for each program are described in the</span>
95 <span style="color:fuchsia;font-weight:bold;">individual files in /usr/share/doc/*/copyright.</span>
96 <span style="color:fuchsia;font-weight:bold;"></span>
97 <span style="color:fuchsia;font-weight:bold;">Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent</span>
98 <span style="color:fuchsia;font-weight:bold;">permitted by applicable law.</span>
99 </pre>
100 <pre>
101 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize green /etc/motd | head -n2 | tail -n1
102 <span style="color:lime;">The programs included with the Debian GNU/Linux system are free software;</span>
103 </pre>
104 <pre>
105 <span style="color:yellow;font-weight:bold;">[sts@apollo ~/colorize]$</span> ./colorize --version
106 colorize v0.64-17-ga3c5c67 (compiled at Sep 10 2019, 21:32:03)
107 Compiler flags: &quot;-ansi -pedantic &quot;
108 Linker flags: &quot;&quot;
109 Preprocessor flags: &quot;&quot;
110 Buffer size: 4K
111 Color separator: '/'
112 Debugging: no
113 </pre>
114 </body>
115 </html>