This file is indexed.

/usr/lib/pd/extra/zexy/sum-help.pd is in pd-zexy 2.2.6-2.

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
#N canvas 0 31 421 294 10;
#X floatatom 72 206 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#X obj 72 186 sum;
#X obj 77 40 sum;
#X text 109 41 sum the elements of a list;
#X msg 72 79 1;
#X msg 83 108 1 2 3 4 5 6 7 8 9 10;
#X msg 93 141 1000 3 2 -100 2 12;
#N canvas 431 117 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control list_op;
#X text 12 45 DESCRIPTION sum the elements of a list;
#X text 12 65 INLET_0 list;
#X text 12 85 OUTLET_0 float;
#X restore 361 262 pd META;
#X connect 2 0 0 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;