This file is indexed.

/usr/share/speedcrunch/books/nb/cone.html is in speedcrunch 0.10.1-4.

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
<html>
  <head>
    <title>Kjegle</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="stylesheet" type="text/css" href="../books.css" />
  </head>
  <body align="left">
    <h1>Kjegle</h1>
    <center><img src="../images/cone.png" /></center>
    <br />
    <div align="left">
      <a href="file:#V=(1/3)*pi*r%5e2*h">V = (1/3) * pi * r^2 * h</a><br />
      <br />
      <a href="file:#A=(pi*r%5e2)+(pi*r*s)">A = (pi * r^2) + (pi * r * s)</a><br />
      <a href="file:#A=(pi*r%5e2)+(pi*r*sqrt(r%5e2+h%5e2))">A = (pi * r^2) + (pi * r * sqrt(r^2 + h^2))</a><br />
    </div>
  </body>
</html>