This file is indexed.

/usr/lib/pd/extra/pmpd/examples/gemMasse2.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
#N canvas 705 218 349 316 12;
#X obj 25 38 inlet;
#X obj 25 100 outlet;
#X obj 86 100 unpack s f f f;
#X obj 121 131 pack f f f \$2 \$3;
#X obj 25 70 mass3D masse2 \$1 \$2 \$3 \$4;
#X connect 0 0 4 0;
#X connect 2 1 3 0;
#X connect 2 2 3 1;
#X connect 2 3 3 2;
#X connect 4 0 1 0;
#X connect 4 0 2 0;