This file is indexed.

/usr/lib/pd/extra/pmpd/examples/rain1.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
#N canvas 571 315 262 257 10;
#X obj 33 161 gemhead;
#X obj 33 187 translateXYZ;
#X obj 25 39 loadbang;
#X msg 25 62 setYmin -3;
#X obj 25 85 mass3D mass 1 0 3;
#X obj 25 108 unpack s f f f;
#X obj 33 211 sphere 0.05;
#X connect 0 0 1 0;
#X connect 1 0 6 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 5 1 1 1;
#X connect 5 2 1 2;
#X connect 5 3 1 3;