This file is indexed.

/usr/lib/pd/extra/pdp/pdp_zrot-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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#N canvas 467 414 562 448 10;
#X floatatom 257 275 5 0 0;
#X floatatom 174 130 5 0 0;
#X msg 87 160 zoomx \$1;
#X msg 174 160 zoomy \$1;
#X floatatom 87 129 5 0 0;
#X msg 282 162 centerx \$1;
#X floatatom 282 133 5 0 0;
#X floatatom 366 133 5 0 0;
#X msg 366 162 centery \$1;
#X obj 46 40 pdp_help_input;
#X msg 46 10 start;
#X msg 95 10 stop;
#X obj 46 401 pdp_help_output;
#X text 281 58 (0 \, 0) = top left;
#X text 281 72 (1 \, 1) = bottom right;
#X text 71 79 set individual axis zoom;
#X msg 142 102 1;
#X msg 334 101 0.5;
#X msg 257 245 1;
#X obj 46 363 pdp_zrot;
#X text 309 276 second inlet sets zoom amount;
#X floatatom 257 333 5 0 0;
#X msg 257 303 0;
#X text 309 334 third inlet sets rotation angle;
#X text 281 42 set zoom/rotation center;
#X text 192 6 pdp_zrot: zoom and rotation;
#X connect 0 0 19 1;
#X connect 1 0 3 0;
#X connect 2 0 19 0;
#X connect 3 0 19 0;
#X connect 4 0 2 0;
#X connect 5 0 19 0;
#X connect 6 0 5 0;
#X connect 7 0 8 0;
#X connect 8 0 19 0;
#X connect 9 0 19 0;
#X connect 10 0 9 0;
#X connect 11 0 9 0;
#X connect 16 0 1 0;
#X connect 16 0 4 0;
#X connect 17 0 6 0;
#X connect 17 0 7 0;
#X connect 18 0 0 0;
#X connect 19 0 12 0;
#X connect 21 0 19 2;
#X connect 22 0 21 0;