This file is indexed.

/usr/lib/pd/extra/mapping/stream_check.pd is in pd-mapping 0.2.1-1.

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 1 53 165 223 10;
#X obj 17 46 t b b;
#X msg 17 94 1;
#X msg 47 94 0;
#X obj 17 150 outlet;
#X obj 17 20 inlet;
#X obj 47 71 delay 100;
#X obj 17 123 change -1;
#X connect 0 0 1 0;
#X connect 0 1 5 0;
#X connect 1 0 6 0;
#X connect 2 0 6 0;
#X connect 4 0 0 0;
#X connect 5 0 2 0;
#X connect 6 0 3 0;