This file is indexed.

/usr/lib/pd/extra/pdp/pdp_sign-help.pd is in pd-pdp 1:0.14.1-3build1.

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
#N canvas 479 219 500 438 10;
#X msg 77 38 start;
#X msg 124 38 stop;
#X obj 77 70 pdp_help_input;
#X obj 77 340 pdp_help_output;
#X floatatom 128 135 5 0 0;
#X obj 77 296 pdp_gain;
#X msg 145 271 1;
#X msg 128 109 -0.5;
#X obj 77 231 pdp_sign;
#X text 239 231 get the sign (-1 \, 1);
#X obj 77 268 pdp_mul;
#X obj 77 163 pdp_gain;
#X obj 173 207 pdp_abs;
#X connect 0 0 2 0;
#X connect 1 0 2 0;
#X connect 2 0 10 1;
#X connect 2 0 11 0;
#X connect 4 0 11 1;
#X connect 5 0 3 0;
#X connect 6 0 5 1;
#X connect 7 0 4 0;
#X connect 8 0 10 0;
#X connect 10 0 5 0;
#X connect 11 0 8 0;