This file is indexed.

/usr/lib/pd/extra/pmpd/examples/pd_masse2.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 500 206 486 336 12;
#X obj 26 38 inlet;
#X obj 11 137 outlet;
#X obj 25 104 unpack s f f;
#X obj 285 48 gemhead;
#X obj 284 89 translateXYZ;
#X obj 281 131 sphere 0.1;
#X obj 25 71 masse2D \$3-masse2 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;