This file is indexed.

/usr/share/doc/stilts/sun256/tcopy.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
<html>
   
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <link rel="stylesheet" type="text/css" href="sun-style.css">
      <title>tcopy: Converts between table formats</title>
   </head>
   
   <body>
      <hr>
      <a href="tcopy-usage.html">Next</a> <a href="tcatn-examples.html">Previous</a> <a href="cmdUsage.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="tcopy-usage.html">Usage</a><br>
       <b>Up: </b><a href="cmdUsage.html">Command Reference</a><br>
       <b>Previous: </b><a href="tcatn-examples.html">Examples</a><br>
      
      <hr>
      <hr>
      <h2><a name="tcopy">B.26 <code>tcopy</code>: Converts between table formats</a></h2>
      <p><code>tcopy</code> is a table copying tool.
         It simply copies a table from one place to another, but since
         you can specify the input and output formats as desired, it works
         as a converter from any of the supported 
         <a href="inFormats.html">input formats</a> 
         to any of the supported 
         <a href="outFormats.html">output formats</a>.
         
      </p>
      <p><code>tcopy</code> is just a stripped-down version of
         <a href="tpipe.html"><code>tpipe</code></a> - it doesn't do anything
         that <code>tpipe</code> can't, but the usage is slightly 
         simplified.
         It is provided as a drop-in replacement for the old
         <code>tablecopy</code> (<code>uk.ac.starlink.table.TableCopy</code>)
         tool which was supplied with earlier versions of STIL and TOPCAT - 
         it has the same arguments and behaviour as <code>tablecopy</code>, 
         but is implemented somewhat differently
         and will in some cases be more efficient.
         
      </p>
      <ul>
         <li><a href="tcopy-usage.html">B.26.1 Usage</a></li>
         <li><a href="secB.26.2.html">B.26.2 Examples</a></li>
      </ul>
      <hr><a href="tcopy-usage.html">Next</a> <a href="tcatn-examples.html">Previous</a> <a href="cmdUsage.html">Up</a> <a href="index.html">Contents</a> <br> <b>Next: </b><a href="tcopy-usage.html">Usage</a><br>
       <b>Up: </b><a href="cmdUsage.html">Command Reference</a><br>
       <b>Previous: </b><a href="tcatn-examples.html">Examples</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>