This file is indexed.

/usr/lib/pd/extra/pmpd/examples/fluide_mass6.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
16
17
#N canvas 598 312 379 296 10;
#X obj 40 94 gemhead;
#X obj 40 120 translateXYZ;
#X obj 20 60 unpack s f f;
#X obj 40 146 sphere 0.03;
#X obj 127 88 sel 1;
#X msg 127 112 \; mass reset \;;
#X obj 127 65 tSquare2D 6 10 -4 4;
#X obj 20 37 mass2D mass 0 \$1 \$2;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 1 1 1;
#X connect 2 2 1 2;
#X connect 4 0 5 0;
#X connect 6 0 4 0;
#X connect 7 0 2 0;
#X connect 7 0 6 0;