This file is indexed.

/usr/share/doc/grads/html/gradcomdsetrbcols.html is in grads 2:2.0.1-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Command: set rbcols</title>
</head>
<body text="#000000" bgcolor="e0f0ff">

<h2><b>set rbcols</b></h2>
<p>
<code>set rbcols <i>color1 color2 ... colorN</i></code><br>

<p>
This command specifies a new rainbow color sequence. The
<code><i>color#</i></code> arguments may be taken from the <a
href="16colors.html">16 GrADS default colors</a> or they may be new
color numbers defined via the <a href="gradcomdsetrgb.html"><code>set
rgb</code></a> command. This sequence of colors replaces the <a
href="16colors.html">default rainbow color sequence</a> whenever the
rainbow colors are used.

<p>
<code>set rbcols </code> given without any arguments will return to
the default GrADS rainbow sequence.

<p>
<h3>Usage Notes</h3>

<ol>
<li>Changes to the rainbow color sequence 'stick' until reset by a new
execution of <code>set rbcols</code>.
</ol>

<p>
<h3>Examples </h3>


</body>
</html>