This file is indexed.

/usr/lib/pd/extra/pdp/pdp_xor-help.pd is in pd-pdp 1:0.14.1-3+b1.

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
18
19
20
21
22
23
24
25
26
27
28
#N canvas 552 356 511 383 10;
#X msg 100 45 start;
#X msg 147 45 stop;
#X obj 100 77 pdp_help_input;
#X obj 100 329 pdp_help_output;
#X obj 144 252 pdp_reg;
#X obj 213 204 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 246 202 click here;
#X obj 100 170 pdp_gain;
#X floatatom 151 142 5 0 0;
#X msg 151 116 0.5;
#X obj 100 286 pdp_xor;
#X text 252 290 bitwise xor;
#X msg 11 205 chanmask \$1;
#X floatatom 11 180 5 0 0;
#X connect 0 0 2 0;
#X connect 1 0 2 0;
#X connect 2 0 7 0;
#X connect 4 0 10 1;
#X connect 5 0 4 0;
#X connect 7 0 4 1;
#X connect 7 0 10 0;
#X connect 8 0 7 1;
#X connect 9 0 8 0;
#X connect 10 0 3 0;
#X connect 12 0 10 0;
#X connect 13 0 12 0;