This file is indexed.

/usr/lib/python3/dist-packages/test.vtu 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
<?xml version="1.0" ?>
<VTKFile byte_order="LittleEndian" compressor="vtkZLibDataCompressor" header_type="UInt32" type="UnstructuredGrid" version="0.1">
    <!--This file was created by meshio v1.11.7-->
    <UnstructuredGrid>
        <Piece NumberOfCells="2" NumberOfPoints="4">
            <Points>
                <DataArray Name="Points" NumberOfComponents="3" format="binary" type="Float64">AQAAAACAAABgAAAAFgAAAA==eJxjYMAOQsHgqj0ucULyMD4A7gcMSQ==</DataArray>
            </Points>
            <Cells>
                <DataArray Name="connectivity" format="binary" type="Int32">AQAAAACAAAAYAAAAFgAAAA==eJxjYGBgYARiJgYIANHMQAwAAGgACQ==</DataArray>
                <DataArray Name="offsets" format="binary" type="Int64">AQAAAACAAAAQAAAADgAAAA==eJxjZoAANigNAABwAAo=</DataArray>
                <DataArray Name="types" format="binary" type="Int64">AQAAAACAAAAQAAAADgAAAA==eJxjZYAAVigNAACIAAs=</DataArray>
            </Cells>
        </Piece>
    </UnstructuredGrid>
</VTKFile>