This file is indexed.

/usr/lib/python3/dist-packages/test.mesh is in python3-meshio 1.11.7-1.

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
MeshVersionFormatted 1
# Created by meshio

Dimension 3

Vertices
4
0.0 0.0 0.0 1
0.33333333333333331 0.0 0.0 1
0.33333333333333331 0.33333333333333331 0.0 1
0.0 0.33333333333333331 0.0 1

Triangles
2
1 2 3 1
1 3 4 1

End