/usr/share/speedcrunch/books/it/sphere.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 19 | <html>
<head>
<title>Sfera</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>Sfera</h1>
<center><img src="../images/sphere.png" /></center>
<br />
<div align="left">
<a href="file:#V=(4/3)*pi*r%5e3">V = (4/3) * pi * r^3</a><br />
<a href="file:#V=(1/6)*pi*d%5e3">V = (1/6) * pi * d^3</a><br />
<br />
<a href="file:#A=4*pi*r%5e2">A = 4 * pi * r^2</a><br />
<a href="file:#A=pi*d%5e2">A = pi * d^2</a><br />
</div>
</body>
</html>
|