This file is indexed.

/usr/share/doc/stilts/sun256/cmdUsage.html is in stilts-doc 3.1.2-2.

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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<html>
   
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <link rel="stylesheet" type="text/css" href="sun-style.css">
      <title>Command Reference</title>
   </head>
   
   <body>
      <hr>
      <a href="calc.html">Next</a> <a href="classified.html">Previous</a> <a href="index.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="calc.html">calc: Evaluates expressions</a><br>
       <b>Up: </b><a href="index.html">Top</a><br>
       <b>Previous: </b><a href="classified.html">Commands By Category</a><br>
      
      <hr>
      <hr>
      <h2><a name="cmdUsage">B Command Reference</a></h2>
      <p>This appendix provides the reference documentation for the
         commands in the package.  For each one a description of its purpose,
         a list of its command-line arguments, and some examples are given.
         
      </p>
      <ul>
         <li><a href="calc.html">B.1 <code>calc</code>: Evaluates expressions</a></li>
         <li><a href="cdsskymatch.html">B.2 <code>cdsskymatch</code>:
               Crossmatches table on sky position against VizieR/SIMBAD table</a></li>
         <li><a href="coneskymatch.html">B.3 <code>coneskymatch</code>:
               Crossmatches table on sky position against remote cone service</a></li>
         <li><a href="funcs.html">B.4 <code>funcs</code>: Browses functions used by algebraic expression language</a></li>
         <li><a href="pixfoot.html">B.5 <code>pixfoot</code>: Generates Multi-Order Coverage maps</a></li>
         <li><a href="pixsample.html">B.6 <code>pixsample</code>: Samples from a HEALPix pixel data file</a></li>
         <li><a href="plot2plane.html">B.7 <code>plot2plane</code>: Draws a plane plot</a></li>
         <li><a href="plot2sky.html">B.8 <code>plot2sky</code>: Draws a sky plot</a></li>
         <li><a href="plot2cube.html">B.9 <code>plot2cube</code>: Draws a cube plot</a></li>
         <li><a href="plot2sphere.html">B.10 <code>plot2sphere</code>:
               Draws a sphere plot</a></li>
         <li><a href="plot2time.html">B.11 <code>plot2time</code>: Draws a time plot</a></li>
         <li><a href="plot2d.html">B.12 <code>plot2d</code>: Old-style 2D Scatter Plot</a></li>
         <li><a href="plot3d.html">B.13 <code>plot3d</code>: Old-style 3D Scatter Plot</a></li>
         <li><a href="plothist.html">B.14 <code>plothist</code>: Old-style Histogram</a></li>
         <li><a href="regquery.html">B.15 <code>regquery</code>: Queries the VO registry</a></li>
         <li><a href="server.html">B.16 <code>server</code>: </a></li>
         <li><a href="sqlclient.html">B.17 <code>sqlclient</code>:
               Executes SQL statements</a></li>
         <li><a href="sqlskymatch.html">B.18 <code>sqlskymatch</code>:
               Crossmatches table on sky position against SQL table</a></li>
         <li><a href="sqlupdate.html">B.19 <code>sqlupdate</code>: Updates values in an SQL table</a></li>
         <li><a href="taplint.html">B.20 <code>taplint</code>: Tests TAP services</a></li>
         <li><a href="tapquery.html">B.21 <code>tapquery</code>: Queries a Table Access Protocol server</a></li>
         <li><a href="tapresume.html">B.22 <code>tapresume</code>: Resumes a previous query to a Table Access Protocol server</a></li>
         <li><a href="tapskymatch.html">B.23 <code>tapskymatch</code>:
               Crossmatches table on sky position against TAP table</a></li>
         <li><a href="tcat.html">B.24 <code>tcat</code>: Concatenates multiple similar tables</a></li>
         <li><a href="tcatn.html">B.25 <code>tcatn</code>: Concatenates multiple tables</a></li>
         <li><a href="tcopy.html">B.26 <code>tcopy</code>: Converts between table formats</a></li>
         <li><a href="tcube.html">B.27 <code>tcube</code>: Calculates N-dimensional histograms</a></li>
         <li><a href="tloop.html">B.28 <code>tloop</code>: Generates a single-column table from a loop variable</a></li>
         <li><a href="tjoin.html">B.29 <code>tjoin</code>: Joins multiple tables side-to-side</a></li>
         <li><a href="tmatch1.html">B.30 <code>tmatch1</code>: Performs a crossmatch internal to a single table</a></li>
         <li><a href="tmatch2.html">B.31 <code>tmatch2</code>: Crossmatches 2 tables using flexible criteria</a></li>
         <li><a href="tmatchn.html">B.32 <code>tmatchn</code>: Crossmatches multiple tables using flexible criteria</a></li>
         <li><a href="tmulti.html">B.33 <code>tmulti</code>: Writes multiple tables to a single container file</a></li>
         <li><a href="tmultin.html">B.34 <code>tmultin</code>: Writes multiple processed tables to single container file</a></li>
         <li><a href="tpipe.html">B.35 <code>tpipe</code>: Performs pipeline processing on a table</a></li>
         <li><a href="tskymap.html">B.36 <code>tskymap</code>: Calculates sky density maps</a></li>
         <li><a href="tskymatch2.html">B.37 <code>tskymatch2</code>: Crossmatches 2 tables on sky position</a></li>
         <li><a href="votcopy.html">B.38 <code>votcopy</code>: Transforms between VOTable encodings</a></li>
         <li><a href="votlint.html">B.39 <code>votlint</code>: Validates VOTable documents</a></li>
      </ul>
      <hr><a href="calc.html">Next</a> <a href="classified.html">Previous</a> <a href="index.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="calc.html">calc: Evaluates expressions</a><br>
       <b>Up: </b><a href="index.html">Top</a><br>
       <b>Previous: </b><a href="classified.html">Commands By Category</a><br>
      
      <hr><i>STILTS - Starlink Tables Infrastructure Library Tool Set<br>Starlink User Note256<br>STILTS web page:
         <a href="http://www.starlink.ac.uk/stilts/">http://www.starlink.ac.uk/stilts/</a><br>Author email:
         <a href="mailto:m.b.taylor@bristol.ac.uk">m.b.taylor@bristol.ac.uk</a><br>Mailing list:
         <a href="mailto:topcat-user@jiscmail.ac.uk">topcat-user@jiscmail.ac.uk</a><br></i></body>
</html>