This file is indexed.

/usr/lib/pd/extra/list-abs/list-idx-help.pd is in pd-list-abs 0.1-3.

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 0 31 434 313 10;
#X obj 136 121 t b f;
#X symbolatom 136 222 10 0 0 0 - - -;
#X obj 136 78 hradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1
-1 0;
#X msg 136 166 a b c d e f g h;
#X obj 136 193 list-idx 2;
#X text 86 52 list-idx: Get element at position idx.;
#X floatatom 136 102 5 0 0 0 - - -;
#X obj 136 245 print;
#N canvas 444 31 494 396 META 0;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Frank Barknecht;
#X text 12 145 HELP_PATCH_AUTHORS Frank Barknecht. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 anything;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 symbol float pointer;
#X text 12 45 DESCRIPTION get element at position idx;
#X restore 377 287 pd META;
#X connect 0 0 3 0;
#X connect 0 1 4 1;
#X connect 1 0 7 0;
#X connect 2 0 6 0;
#X connect 3 0 4 0;
#X connect 4 0 1 0;
#X connect 6 0 0 0;