This file is indexed.

/usr/lib/pd/extra/pmpd/examples/tut_masse.pd is in pd-pmpd 0.9-5.

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
#N canvas 0 0 416 404 10;
#X obj 40 110 inlet;
#X obj 25 209 outlet;
#X obj 39 176 unpack s f f;
#X obj 114 224 gemhead;
#X obj 113 265 translateXYZ;
#X obj 110 307 sphere 0.1;
#X obj 38 137 masse2D tut_masse 50 \$1 \$2;
#X connect 0 0 6 0;
#X connect 2 1 4 1;
#X connect 2 2 4 2;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 6 0 2 0;
#X connect 6 0 1 0;